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

@ -26,7 +26,7 @@ $search-bar-min-height: 44px !default;
height: 100%;
border: none;
font-family: inherit;
appearance: none;
@include appearance(none);
}
.search-bar-cancel {