strict deaktivieren, solange upgradescripte nicht strict sind.
[kivitendo-erp.git] / css / menuv3.css
index 0ae6afe..5e5a93f 100644 (file)
@@ -3,7 +3,7 @@ behavior:url("css/csshover.htc");
 }\r
 \r
 #menu {\r
-width:100%;\r
+width:99.8%;\r
 float:left;\r
 background:url(../image/bg_css_menu.png) repeat bottom;\r
 border:1px solid;\r
@@ -81,7 +81,8 @@ border:solid;
 border-width:0 0 1px 0;\r
 }\r
 \r
-/** IE6 event bug fix, a z-indexed layer without some kind of background will lose its events to the layer below */  \r
+/* IE6 event bug fix, without a background there hovers will be occassionally lost between the li's to the layer below \r
+ * causing the menu to close. Opera 9 has the same bug btw. */\r
 #menu ul ul {\r
 position:absolute;\r
 z-index:500;\r