about summary refs log tree commit diff stats
path: root/src/pages
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2023-11-24 21:22:43 +0300
committerManeraKai <manerakai@protonmail.com>2023-11-24 21:22:43 +0300
commit4ed67a3f73a63e6d680be9c1f8eccbe8ff570b4e (patch)
tree48d26b3bcba8e9fc21b26ba1b4fa482df4ccfc4c /src/pages
parentFixed a bug in upgrading popupServices settings https://github.com/libredirec... (diff)
downloadlibredirect-4ed67a3f73a63e6d680be9c1f8eccbe8ff570b4e.zip
Added Skyview https://github.com/libredirect/browser_extension/issues/834
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 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 {