edx.org: handles letter-spacing on buttons

This commit is contained in:
Brian Talbot
2013-07-24 11:39:40 -04:00
committed by Don Mitchell
parent 5f15e4227e
commit cc95d004b5

View File

@@ -391,10 +391,6 @@
button[type="submit"] {
@extend .m-btn-primary-blue;
// needed, but bad overrides
text-transform: none;
vertical-align: middle;
font-weight: 600;
&:disabled, &.is-disabled {
opacity: 0.3;