diff --git a/css/tabBar.css b/css/tabBar.css index e956064a5..c15014ba5 100644 --- a/css/tabBar.css +++ b/css/tabBar.css @@ -115,6 +115,9 @@ body.linux #menu-button { .tab-item.active { min-width: 168px; } +.compact-tabs .tab-item.active { + flex: 1.1; +} .tab-item.gu-mirror { top: var(--control-space-top) !important; height: 32px !important;