fix(safari): button icon/text vertical centering

Closes #147
This commit is contained in:
Adam Bradley
2015-09-21 21:31:23 -05:00
parent 0185c43e25
commit 84b17760be
2 changed files with 2 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ button,
background: none;
border: none;
pointer-events: none;
line-height: 0.67;
}
&.icon-left icon {