refactor(toolbar): added the ability to add a search bar or segment in toolbar

Removed ion-segments dependency on being in the ion-title as this
should be for text only. References #356
This commit is contained in:
Brandy Carney
2015-11-02 15:43:00 -05:00
parent c19fcd5bed
commit ccd109dfee
3 changed files with 29 additions and 34 deletions

View File

@ -7,6 +7,7 @@ $segment-button-padding: 0 16px !default;
ion-segment {
display: block;
width: 100%;
}
.ion-segment {