diff --git a/src/other/firefox/Monterey/parts/headerbar-urlbar-alt.css b/src/other/firefox/Monterey/parts/headerbar-urlbar-alt.css index 5d00e79..e36716f 100644 --- a/src/other/firefox/Monterey/parts/headerbar-urlbar-alt.css +++ b/src/other/firefox/Monterey/parts/headerbar-urlbar-alt.css @@ -157,7 +157,7 @@ toolbarspring { .urlbar-icon { width: 16px !important; height: 16px !important; - padding: 0 !important; + padding: 0 1px !important; margin: 0 !important; } diff --git a/src/other/firefox/Monterey/parts/headerbar-urlbar.css b/src/other/firefox/Monterey/parts/headerbar-urlbar.css index 4288ac0..a60f8a4 100644 --- a/src/other/firefox/Monterey/parts/headerbar-urlbar.css +++ b/src/other/firefox/Monterey/parts/headerbar-urlbar.css @@ -170,7 +170,7 @@ toolbarspring { .urlbar-icon { width: 16px !important; height: 16px !important; - padding: 0 !important; + padding: 0 1px !important; margin: 0 !important; } diff --git a/src/other/firefox/WhiteSur/parts/headerbar-urlbar.css b/src/other/firefox/WhiteSur/parts/headerbar-urlbar.css index 5d00e79..e36716f 100644 --- a/src/other/firefox/WhiteSur/parts/headerbar-urlbar.css +++ b/src/other/firefox/WhiteSur/parts/headerbar-urlbar.css @@ -157,7 +157,7 @@ toolbarspring { .urlbar-icon { width: 16px !important; height: 16px !important; - padding: 0 !important; + padding: 0 1px !important; margin: 0 !important; }