Button lintline

This commit is contained in:
Max Lynch
2015-07-20 13:59:31 -05:00
parent 29c3ce5071
commit 53615290db

View File

@@ -104,14 +104,14 @@ button,
&[clear] {
border-color: transparent;
background: none;
&.activated {
opacity: 0.3;
}
}
&[outline] {
background: none;
&.activated {
opacity: 0.3 !important;
}
}
&[block] {