From: matt Date: Fri, 16 Jul 2010 16:01:15 +0000 (+0000) Subject: sorry, but showing a scrollbar all the time isn't going to work. Reverted that change. X-Git-Tag: live~597 X-Git-Url: https://git.openstreetmap.org./osqa.git/commitdiff_plain/120b5782eb1cfc7cac00abb56a3091916f310a35 sorry, but showing a scrollbar all the time isn't going to work. Reverted that change. git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@537 0cfe37f9-358a-4d5e-be75-b63607b5c754 --- diff --git a/forum/skins/default/media/style/style.css b/forum/skins/default/media/style/style.css index 409ce5a..e25a587 100644 --- a/forum/skins/default/media/style/style.css +++ b/forum/skins/default/media/style/style.css @@ -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;