X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b7bd3cd749220ec51e1c715546bdea3e77d7deea..d18a84dfd90b91c60093c77bbc5900408e0c5697:/css/menuv3.css diff --git a/css/menuv3.css b/css/menuv3.css index f04de5a95..28061a4e3 100644 --- a/css/menuv3.css +++ b/css/menuv3.css @@ -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,18 +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