about summary refs log tree commit diff stats
path: root/src/pages
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2023-07-29 20:36:08 +0300
committerManeraKai <manerakai@protonmail.com>2023-07-29 20:36:08 +0300
commit51a7639c647f2836fed67c10aa9c79990135da7c (patch)
treebf55e33ffca5f2eebaf4639f54897fe73b7f3296 /src/pages
parentImproved UI for narrow screens https://github.com/libredirect/browser_extensi... (diff)
downloadlibredirect-51a7639c647f2836fed67c10aa9c79990135da7c.zip
Added SafeTwitch https://github.com/libredirect/browser_extension/issues/760
Diffstat (limited to 'src/pages')
-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 49e8e54d..836a4007 100644
--- a/src/pages/stylesheets/styles.css
+++ b/src/pages/stylesheets/styles.css
@@ -128,7 +128,7 @@ section.links {
 	flex-wrap: wrap;
 	flex-direction: column;
 	width: 300px;
-	max-height: 850px;
+	max-height: 880px;
 }
 
 section.links div {