Fix footer css

This commit is contained in:
Matthew Piatetsky
2017-05-01 11:12:50 -04:00
parent fb0e9b7574
commit d1729c555a

View File

@@ -83,7 +83,8 @@
background-color: $white;
}
.footer-content-wrapper {
.wrapper-footer,
footer#footer-edx-v3 {
@include clearfix();
clear: both;
}