diff --git a/src/components/tabs/tabs.ios.scss b/src/components/tabs/tabs.ios.scss index ac71ff5f97..b44d90e033 100644 --- a/src/components/tabs/tabs.ios.scss +++ b/src/components/tabs/tabs.ios.scss @@ -10,7 +10,7 @@ $tabs-ios-border: $hairlines-width solid $tabs-ios-border-colo $tabs-ios-tab-padding: 0 2px !default; /// @prop - Max width of the tab button -$tabs-ios-tab-max-width: 110px !default; +$tabs-ios-tab-max-width: 240px !default; /// @prop - Minimum height of the tab button $tabs-ios-tab-min-height: 49px !default;