fix(tabs): reverts 9e4c3a6e3e

This commit is contained in:
Manu Mtz.-Almeida
2017-03-06 17:23:07 +01:00
parent 61a5317b25
commit 8b3991cc78

View File

@@ -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;