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;