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