From: Sven Schöling Date: Thu, 1 Feb 2007 16:39:36 +0000 (+0000) Subject: Bugfix css-Menue. menuv3 ist jetzt voll funktionsfaehig in Firefox, Opera und IE6... X-Git-Tag: release-2.4.2~178 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=1d7e6dbbbb3cc5cfbe5ebf4bcf75b10bab6d17a7;p=kivitendo-erp.git Bugfix css-Menue. menuv3 ist jetzt voll funktionsfaehig in Firefox, Opera und IE6, einzig Konqueror weigert sich noch (IE7 und Safari nicht getestet) --- diff --git a/css/menuv3.css b/css/menuv3.css index 939ffa9f1..0ae6afe1e 100644 --- a/css/menuv3.css +++ b/css/menuv3.css @@ -65,19 +65,28 @@ 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