]> git.plutz.net Git - serve0/blobdiff - style.css
ass option to suppress error output
[serve0] / style.css
index 2cf1c2f802937d75528762152abe4967d4c49a3d..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: 1000em; 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="#"],
@@ -308,6 +309,7 @@ a[href="#advsearch"]:before {
   padding: .25em .5em;
   word-break: break-word;
   background-color: #222;
+  overflow: hidden;
 }
 
 .list.file .time, .list.file .dim {