button full updates

This commit is contained in:
Adam Bradley
2015-07-23 14:42:38 -05:00
parent 4606bee4cb
commit 9184e889b9
3 changed files with 21 additions and 14 deletions

View File

@@ -44,6 +44,10 @@ $button-material-border-radius: 3px !default;
font-size: $button-small-icon-size;
}
&[full] {
border-radius: 0;
}
&[outline] {
box-shadow: none;