mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
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:
@ -7,6 +7,7 @@ $segment-button-padding: 0 16px !default;
|
||||
|
||||
ion-segment {
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.ion-segment {
|
||||
|
Reference in New Issue
Block a user