]> git.openstreetmap.org Git - osqa.git/commitdiff
sorry, but showing a scrollbar all the time isn't going to work. Reverted that change.
authormatt <matt@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Fri, 16 Jul 2010 16:01:15 +0000 (16:01 +0000)
committermatt <matt@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Fri, 16 Jul 2010 16:01:15 +0000 (16:01 +0000)
git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@537 0cfe37f9-358a-4d5e-be75-b63607b5c754

forum/skins/default/media/style/style.css

index 409ce5abecbe7185cd72d5fd9760579c243bac4b..e25a5875a4d980d11fce399982e2c0d51a573879 100644 (file)
@@ -1,8 +1,8 @@
 @import "jquery.autocomplete.css";
 
 body {
-    overflow-y: scroll;
-    height: 100%;
+    /*overflow-y: scroll;
+    height: 100%; */
     background: none repeat scroll 0 0 #FFFFFF;
     color: #000000;
     font-family: sans-serif;