edx.org: handles letter-spacing on buttons

This commit is contained in:
Brian Talbot
2013-07-24 11:39:40 -04:00
parent 69c792f5e9
commit 10964eec88

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;