From 8b22fbefe7bd351ff1d9f1139a63113d64ab8b74 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Sun, 1 Dec 2024 00:16:01 +0800 Subject: [PATCH] Update headerbar.css --- src/other/firefox/common/parts/headerbar.css | 4 ++++ 1 file changed, 4 insertions(+) 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;