diff --git a/app/styles/theme.less b/app/styles/theme.less index 0c16fbaffb..a9c54373eb 100644 --- a/app/styles/theme.less +++ b/app/styles/theme.less @@ -67,6 +67,11 @@ h4 { } .btn-group { + &.tabs { + .btn { + padding: 6px 14px 6px 14px; + } + } .btn { .icon-dropdown { &.icon:before { @@ -98,7 +103,7 @@ h4 { position: relative; top: -4px; margin-left: 5px; - margin-right: 5px; + margin-right: 2px; } .icon-dropdown {