]> granicus.if.org Git - apache/commitdiff
Frustrated with having to scroll back up to get the TOC. Make this stay
authorRich Bowen <rbowen@apache.org>
Tue, 4 May 2010 16:59:35 +0000 (16:59 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 4 May 2010 16:59:35 +0000 (16:59 +0000)
where it is so that I don't have to go hunting for it.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940953 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/css/manual.css

index c76fcfa043c21db448cf093bd2b0e7e67949d065..1406d5ec55c352cbc031a138a5973227298effaa 100644 (file)
@@ -754,7 +754,7 @@ div[id]#directive-ref { /* a big sorry to ICab, Amaya (and old Konquerors?) */
 
 /* sidebar position: right */
 div#quickview {
-    position: absolute;
+    position: fixed;
     top: 5.5em;
     right: 1em;
     margin-left: 0;