From 154f106c54da9e2bc08846f8eb5a0796af0e8c6d Mon Sep 17 00:00:00 2001 From: He4eT Date: Thu, 11 Jul 2024 01:26:09 +0200 Subject: [PATCH] firefox: userChrome.css: urlbar icon padding --- firefox/userChrome.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/firefox/userChrome.css b/firefox/userChrome.css index f9f0eee..450112c 100644 --- a/firefox/userChrome.css +++ b/firefox/userChrome.css @@ -29,10 +29,8 @@ background-color: Field !important; } -@media (-moz-bool-pref: "browser.urlbar.richSuggestions.featureGate") { - #urlbar:not(.searchButton) > #urlbar-input-container .identity-box-button { - padding-inline: var(--urlbar-icon-padding) !important; - } +.identity-box-button { + padding-inline: var(--urlbar-icon-padding) !important; } #tracking-protection-icon-container,