Skip to content

Commit

Permalink
fix(tabs): center tabbar content
Browse files Browse the repository at this point in the history
  • Loading branch information
mhartington authored and adamdbradley committed Jul 2, 2016
1 parent f289ac6 commit 997d54e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/tabs/tabs.ios.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ $tab-button-ios-inactive-color: $toolbar-ios-inactive-color !default;
ion-tabbar {
border-top: 1px solid $toolbar-ios-border-color;
background: $tabbar-ios-background;
justify-content: center;
}

ion-tabs[tabbarPlacement=top] ion-tabbar {
Expand Down

0 comments on commit 997d54e

Please sign in to comment.