]> git.plutz.net Git - serve0/blobdiff - style.css
bugfix: date sorting, newest first
[serve0] / style.css
index 74944ab86413798dfaf1f7baef3f957b174a96c4..2cf1c2f802937d75528762152abe4967d4c49a3d 100644 (file)
--- a/style.css
+++ b/style.css
@@ -94,7 +94,7 @@ a[href="#advsearch"]:before {
 
 #advsearch:target, #multitag:target,
 #prefs:target, #bookmarks:target {
-  max-height: 100em; overflow: visible;
+  max-height: 1000em; overflow: visible;
 }
 #advsearch:target { border-style: none none solid none; }
 #prefs:target { border-style: none none solid solid; }