Merge pull request #2989 from edx/talbs/fix-lms-contentbackground
FIX - LMS: Courseware Content Background Color/Height in IE
This commit is contained in:
@@ -184,10 +184,13 @@
|
||||
}
|
||||
|
||||
.course-wrapper {
|
||||
clear: both !important;
|
||||
@include clearfix();
|
||||
}
|
||||
}
|
||||
|
||||
// ====================
|
||||
|
||||
// CASE: IE9
|
||||
.lte9 {
|
||||
|
||||
.ie-banner {
|
||||
|
||||
Reference in New Issue
Block a user