Make one-off results more compact

This commit is contained in:
MrOtherGuy 2020-06-09 16:16:21 +03:00
parent 8923cc560a
commit 828d8181a3

View file

@ -15,3 +15,4 @@ See the above repository for updates as well as full license text. */
#urlbar-background{ animation: none !important; }
#urlbar-input-container{ padding: 0 !important; height: 100% !important; }
#identity-box{ padding-block: var(--urlbar-icon-padding) }
.urlbarView > .search-one-offs:not([hidden]){ padding-block: 0px !important; }