Fix a UI issue with oauth page and the theme on edx.org

This commit is contained in:
Brian Jacobel
2016-04-25 15:38:14 -04:00
committed by Clinton Blackburn
parent 63b5fb845d
commit 71e49e5b59

View File

@@ -9,6 +9,7 @@
@include span-columns(6);
@include shift(3);
float: unset !important; // fixes issues with oauth page and edx-theme footer
line-height: 1.5em;
padding: 50px 0;