diff --git a/haxe/ui/_module/styles/default/tabs.css b/haxe/ui/_module/styles/default/tabs.css index e7cb7410c..b9d6bf6c2 100644 --- a/haxe/ui/_module/styles/default/tabs.css +++ b/haxe/ui/_module/styles/default/tabs.css @@ -23,10 +23,11 @@ .tabbar-button { border-radius: 0px; background: $solid-background-color-down $solid-background-color-down vertical; - padding: 7px 14px; + padding: 7px 8px; vertical-align: bottom; border-left-width: 0px; cursor: pointer; + icon-position: far-left; } .tabbar-button .icon {