summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2012-08-05 00:29:42 +0100
committerlsces <lester@lsces.co.uk>2012-08-05 00:29:42 +0100
commitf72b6709b1dfc820cb4f1a35d3faf5f691d601bc (patch)
treef39db4034dd825b095536fbae395ae11311a87d3 /css
parentf45f5c4f1c16d9fb552d30d91951056ba5538a18 (diff)
downloadthemes-f72b6709b1dfc820cb4f1a35d3faf5f691d601bc.tar.gz
themes-f72b6709b1dfc820cb4f1a35d3faf5f691d601bc.tar.bz2
themes-f72b6709b1dfc820cb4f1a35d3faf5f691d601bc.zip
IE6 is probably now droppable, but this fixes a tweak
Diffstat (limited to 'css')
-rw-r--r--css/default.css2
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 */