From 8d52bd6dccb7978aab52e72320718bb6833ea76e Mon Sep 17 00:00:00 2001 From: Vince Date: Mon, 11 Oct 2021 11:04:23 +0800 Subject: [PATCH] update --- src/other/firefox/Monterey/parts/headerbar-urlbar-alt.css | 2 +- src/other/firefox/Monterey/parts/headerbar-urlbar.css | 2 +- src/other/firefox/WhiteSur/parts/headerbar-urlbar.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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; }