summaryrefslogtreecommitdiff
path: root/theme/base/css/ie.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/base/css/ie.css')
-rw-r--r--theme/base/css/ie.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/theme/base/css/ie.css b/theme/base/css/ie.css
index 5d8bea8ae..df0388a5a 100644
--- a/theme/base/css/ie.css
+++ b/theme/base/css/ie.css
@@ -30,3 +30,9 @@ margin-right:4px;
.entity_profile {
width:64%;
}
+#jOverlayContent .notice * {
+z-index:1;
+}
+#jOverlayContent .notice .attachment img {
+z-index:9999;
+}