Add !important to color rule in .is-loading class in button (#199)

This commit is contained in:
Max Vyznyuk
2016-05-07 14:58:13 +03:00
committed by Jeremy Thomas
parent b285c20a4f
commit 0ad8450ead
5 changed files with 23 additions and 23 deletions

View File

@@ -101,7 +101,7 @@
display: block
width: 100%
&.is-loading
color: transparent
color: transparent !important
pointer-events: none
&:after
@extend .loader