Commit 73f2cdf6 by Brian Talbot

LMS: syncs up IE warning banner UI with new IE detection technique

parent 1c7882a6
......@@ -154,10 +154,6 @@
display: none;
}
.ie-banner {
display: block !important;
}
div.course-wrapper {
display: block !important;
......@@ -186,4 +182,14 @@
}
}
.course-wrapper {
clear: both !important;
}
}
.lte8 {
.ie-banner {
display: block !important;
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment