Skip to content

Commit 997d54e

Browse files
mhartingtonadamdbradley
authored andcommitted
fix(tabs): center tabbar content
1 parent f289ac6 commit 997d54e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/tabs/tabs.ios.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ $tab-button-ios-inactive-color: $toolbar-ios-inactive-color !default;
1818
ion-tabbar {
1919
border-top: 1px solid $toolbar-ios-border-color;
2020
background: $tabbar-ios-background;
21+
justify-content: center;
2122
}
2223

2324
ion-tabs[tabbarPlacement=top] ion-tabbar {

0 commit comments

Comments
 (0)