]> git.plutz.net Git - serve0/blobdiff - style.css
ass option to suppress error output
[serve0] / style.css
index 4b47750c661a5580fc9ebb62c62512796d1e91f9..0d1431a84f036c23de0d8a1a4db889dea39c0bc3 100644 (file)
--- a/style.css
+++ b/style.css
@@ -94,11 +94,12 @@ a[href="#advsearch"]:before {
 
 #advsearch:target, #multitag:target,
 #prefs:target, #bookmarks:target {
-  max-height: 100em; overflow: visible;
+  max-height: 50em; overflow: visible;
 }
 #advsearch:target { border-style: none none solid none; }
 #prefs:target { border-style: none none solid solid; }
 #bookmarks:target { border-style: none solid solid none; }
+#advsearch:target, #multitag:target { max-height: 500em; }
 
 #advsearch a[href="#"],
 #multitag a[href="#"],