Commit 10964eec by Brian Talbot

edx.org: handles letter-spacing on buttons

parent 69c792f5
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment