diff options
| -rw-r--r-- | css/default.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/default.css b/css/default.css index 7a1b864..747f1a9 100644 --- a/css/default.css +++ b/css/default.css @@ -55,5 +55,5 @@ html[dir='rtl'] .navbar ul li {float:right;} .icon,.icon:hover, a.icon,a.icon:hover {border:0px;} -/* IE hacks +/* IE hacks */ #header {z-index:5000} /* For IE6; Required to get top menu overlapping all body elements. Relatively harmless for other browsers, YMMV */ |
