Fix 'change my password' button font size

This commit is contained in:
Bertrand Marron
2014-08-21 15:18:39 +02:00
parent 70f698267a
commit bd1e25baff

View File

@@ -423,6 +423,7 @@
button[type="submit"] {
@extend %m-btn-primary;
@extend %t-action2;
&:disabled, &.is-disabled {
opacity: 0.3;