diff --git a/www/theme/browser/ie.6.css b/www/theme/browser/ie.6.css index 4a3f7c77d3..23fa911a18 100644 --- a/www/theme/browser/ie.6.css +++ b/www/theme/browser/ie.6.css @@ -3,3 +3,4 @@ body{height:100%; overflow:auto} div#footer, div#debugbar, div#hiddenbar{position:absolute;} .yui-d0 {width: 95%;} /* fix the error of fixed layout table. */ .button-s, .button-c, .button-r{padding:0; font-size:14px} +#divider{margin-bottom:35px}