Merge pull request #5652 from edx/talbs/fix-edx-footer-width

LMS: FIX - edX Footer Width
This commit is contained in:
Stephen Sanchez
2014-10-20 17:56:46 -04:00

View File

@@ -285,7 +285,6 @@ $edx-footer-bg-color: rgb(252,252,252);
}
.edx-footer-new {
width: 100%;
background: $edx-footer-bg-color;
// NOTE: resetting older footer styles - can be removed once not needed