From ba9cc2d67aaef3f88446a4632b1ed908d62c1715 Mon Sep 17 00:00:00 2001 From: Vince Date: Fri, 18 Jun 2021 12:19:56 +0800 Subject: [PATCH] update --- src/other/firefox/Monterey/parts/headerbar-urlbar.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/other/firefox/Monterey/parts/headerbar-urlbar.css b/src/other/firefox/Monterey/parts/headerbar-urlbar.css index 2c54eb8..b45d273 100644 --- a/src/other/firefox/Monterey/parts/headerbar-urlbar.css +++ b/src/other/firefox/Monterey/parts/headerbar-urlbar.css @@ -18,6 +18,10 @@ toolbarspring { max-width: 1px !important; } +#urlbar-container + toolbarspring { + width: 1000px !important; +} + /* URL bar */ #urlbar { margin-top: -1px !important;