X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2Fmenuv3.css;h=5e5a93f5b6a2a0e9210a84a1bde39eedfa246539;hb=21717dcdc5c4da65aee616af66271b9f6fc164eb;hp=9d402bf0fb69cf94290943f1a0b7e1a4548ac959;hpb=65fd2f645886548421260f36d00fe20aa1d97878;p=kivitendo-erp.git diff --git a/css/menuv3.css b/css/menuv3.css index 9d402bf0f..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; @@ -30,7 +30,6 @@ padding:0 5px; #menu a, #menu a:visited, #menu div.x, #menu div.x:visited { color:#000; text-decoration:none; -/*border-width:1px;*/ padding-right:10px; } @@ -66,22 +65,36 @@ 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