edx.org: handles letter-spacing on buttons
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user