diff --git a/src/other/firefox/common/parts/headerbar.css b/src/other/firefox/common/parts/headerbar.css index c3e64569..24af11dd 100644 --- a/src/other/firefox/common/parts/headerbar.css +++ b/src/other/firefox/common/parts/headerbar.css @@ -6,6 +6,10 @@ padding: 8px !important; } +.titlebar-spacer[type="pre-tabs"], .titlebar-spacer[type="post-tabs"] { + width: 0 !important; +} + /* Headerbar CSD colors */ :root[tabsintitlebar] #nav-bar { border: none !important;