fix toolbar title flickr

This commit is contained in:
Adam Bradley
2015-05-16 22:38:43 -05:00
parent c100bf9604
commit 44a06bea2f
9 changed files with 67 additions and 30 deletions

View File

@@ -36,7 +36,7 @@ $button-small-icon-size: 2.1rem !default;
margin: $button-margin;
line-height: 1;
appearance: none;
@include appearance(none);
vertical-align: top; // the better option for most scenarios
vertical-align: -webkit-baseline-middle; // the best for those that support it