This commit is contained in:
Max Lynch
2015-07-19 20:52:58 -05:00
parent b515a46d30
commit 602e9d872f
3 changed files with 177 additions and 2 deletions

View File

@@ -27,12 +27,15 @@ $button-fab-size: 56px;
button,
[button] {
position: relative;
display: inline-flex;
flex-shrink: 0;
flex-flow: row nowrap;
align-items: center;
justify-content: center;
will-change: transform;
margin: $button-margin;
line-height: 1;