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; }