diff --git a/trunk/www/theme/ie.6.css b/trunk/www/theme/ie.6.css index 2c4ad24c60..d0545d26cf 100644 --- a/trunk/www/theme/ie.6.css +++ b/trunk/www/theme/ie.6.css @@ -1,3 +1,3 @@ html{overflow:hidden;} -body{height:100%;width:100%; overflow:auto; overflow-y:scroll} +body{height:100%;width:100%; overflow-y:scroll;overflow-x:hidden} div#footer{position:absolute;}