]> git.ipfire.org Git - ipfire.org.git/commitdiff
Make scrollbar always visible.
authorHeiner Schmeling <heiner.schmeling@ipfire.org>
Sun, 16 Jan 2011 20:30:21 +0000 (21:30 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 Jan 2011 20:30:21 +0000 (21:30 +0100)
www/static/css/style.css

index 9896bfab5a67808640119026ea85e3f2f374bd63..a2660d98dc0d42e511e5319e8d9ec08fd9c8dbd3 100644 (file)
@@ -17,7 +17,7 @@ div.fixed {
        margin: 0em;
        padding: 0em;
 }
-
+html { overflow-y: scroll }
 body {
   font-family: "Verdana", "Deja-Vu Sans", "Bitstream Vera Sans", sans-serif;
   font-size: 0.9em;