From 6690dfc306c3b2d99311eb7b5490da34c2322af2 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Thu, 25 May 2023 02:53:36 +0800 Subject: [PATCH] update --- src/other/firefox/Monterey/parts/headerbar-urlbar.css | 9 --------- src/other/firefox/Monterey/parts/toolbox.css | 2 +- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/src/other/firefox/Monterey/parts/headerbar-urlbar.css b/src/other/firefox/Monterey/parts/headerbar-urlbar.css index 76ec7a1..318c0d1 100644 --- a/src/other/firefox/Monterey/parts/headerbar-urlbar.css +++ b/src/other/firefox/Monterey/parts/headerbar-urlbar.css @@ -9,19 +9,10 @@ --urlbar-inner-padding: 0 !important; } -/* Center the URL bar */ toolbarspring { - max-width: 1000px !important; -} - -#nav-bar toolbarbutton + toolbarspring { display: none !important; } -#urlbar-container + toolbarspring { - width: 1000px !important; -} - /* URL bar */ #urlbar { /* margin-top: -1px !important;*/ diff --git a/src/other/firefox/Monterey/parts/toolbox.css b/src/other/firefox/Monterey/parts/toolbox.css index 94f2c13..2eb0336 100644 --- a/src/other/firefox/Monterey/parts/toolbox.css +++ b/src/other/firefox/Monterey/parts/toolbox.css @@ -48,7 +48,7 @@ findbar:-moz-window-inactive, } #TabsToolbar { - margin-top: -42px !important; + margin-top: -41px !important; padding: 0 !important; margin-bottom: 6px !important; background: none !important;