Merge pull request #2989 from edx/talbs/fix-lms-contentbackground

FIX - LMS: Courseware Content Background Color/Height in IE
This commit is contained in:
Brian Talbot
2014-03-20 10:38:15 -04:00

View File

@@ -184,10 +184,13 @@
}
.course-wrapper {
clear: both !important;
@include clearfix();
}
}
// ====================
// CASE: IE9
.lte9 {
.ie-banner {