X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0d92e871ca31531d0120a8df52a11dce7253eba0..7679dfa4ba64c4cc24a027fa5bdfd5e616ca92a8:/css/menuv3.css diff --git a/css/menuv3.css b/css/menuv3.css index 939ffa9f1..5e5a93f5b 100644 --- a/css/menuv3.css +++ b/css/menuv3.css @@ -3,7 +3,7 @@ behavior:url("css/csshover.htc"); } #menu { -width:100%; +width:99.8%; float:left; background:url(../image/bg_css_menu.png) repeat bottom; border:1px solid; @@ -65,19 +65,29 @@ float:none; border:0; } -/* IE6 spacing bug fix,
  • s without a bottom border get spaced to far */ +/* IE6 spacing bug fix,
  • s without a bottom border get spaced to far + * correction: the bug will change the height of the parent element! this will also cause the whole menu to grow + * so the only method to get this pile of crap going is to add a bottom border to the
  • s, where the enclosing