From cf307035e2b2e9d73d66dbe2388fb53e7b998b5b Mon Sep 17 00:00:00 2001 From: Vince Date: Wed, 28 Apr 2021 22:12:32 +0800 Subject: [PATCH] update --- src/other/firefox/WhiteSur/parts/headerbar-urlbar.css | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/other/firefox/WhiteSur/parts/headerbar-urlbar.css b/src/other/firefox/WhiteSur/parts/headerbar-urlbar.css index b4af4ba7..ae259fdf 100644 --- a/src/other/firefox/WhiteSur/parts/headerbar-urlbar.css +++ b/src/other/firefox/WhiteSur/parts/headerbar-urlbar.css @@ -143,10 +143,13 @@ toolbarspring { } .urlbar-icon { - height: 16px !important; - width: 16px !important; - margin-inline: 4px !important; - padding: 8px 0 !important; + width: 28px !important; + height: 28px !important; + padding: 6px !important; +} + +#page-action-buttons { + padding: 2px 0 !important; }