diff --git a/userChrome.css b/userChrome.css index fc546cd..b3ddce0 100644 --- a/userChrome.css +++ b/userChrome.css @@ -62,7 +62,7 @@ /* Searchbar: Ensure toolbar height doesn't augment when searchbar is visible */ #urlbar-container, #search-container { - padding-block: 0 !important; + padding-block: 2px !important; } /* Searchbar: Make sure the min-height of the input is the same as the popup */