about summary refs log tree commit diff stats
path: root/src/pages/stylesheets
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-12-09 12:55:10 +0100
committerSoispha <soispha@vhack.eu>2023-12-09 12:55:10 +0100
commit5f2088c0bb7ea5ee1f18bc5b3ce15d707e043751 (patch)
tree0aa576cf0559dbdca25fa69f5b3a664365e6a428 /src/pages/stylesheets
parentchore(manifest.json): Bump version number (diff)
parentAdded toggle for bookmarks menu in settings https://github.com/libredirect/br... (diff)
downloadlibredirect-5f2088c0bb7ea5ee1f18bc5b3ce15d707e043751.zip
chore(Merge): remote-tracking branch 'origin/master'
Diffstat (limited to 'src/pages/stylesheets')
-rw-r--r--src/pages/stylesheets/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/stylesheets/styles.css b/src/pages/stylesheets/styles.css
index 225023ec..2519a05f 100644
--- a/src/pages/stylesheets/styles.css
+++ b/src/pages/stylesheets/styles.css
@@ -131,7 +131,7 @@ section.links {
 	flex-wrap: wrap;
 	flex-direction: column;
 	width: 350px;
-	max-height: 890px;
+	max-height: 930px;
 }
 
 section.links div {