Skip to content
Snippets Groups Projects
Commit 8288ff5f authored by Brian Talbot's avatar Brian Talbot
Browse files

resolves IE9 display issue where courseware content layout/background display was broken

UX-53
parent fbe95bfb
No related merge requests found
......@@ -184,10 +184,13 @@
}
.course-wrapper {
clear: both !important;
@include clearfix();
}
}
// ====================
// CASE: IE9
.lte9 {
.ie-banner {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment