summaryrefslogtreecommitdiff
path: root/rt/share/html/NoAuth/css/aileron/boxes.css
diff options
context:
space:
mode:
Diffstat (limited to 'rt/share/html/NoAuth/css/aileron/boxes.css')
-rw-r--r--rt/share/html/NoAuth/css/aileron/boxes.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/rt/share/html/NoAuth/css/aileron/boxes.css b/rt/share/html/NoAuth/css/aileron/boxes.css
index f90ac9f..ed6623c 100644
--- a/rt/share/html/NoAuth/css/aileron/boxes.css
+++ b/rt/share/html/NoAuth/css/aileron/boxes.css
@@ -91,6 +91,10 @@
.titlebox .titlebox-title {
position: relative;
+ /* This is for [rt3 #19044]. Move it to an IE-specific file if it causes
+ * problems. If we remove CSS3PIE, it can also probably go away, although it
+ * probably won't hurt. */
+ z-index: 1;
}
.titlebox .titlebox-title a {