remove now unnecessary vertical padding from identity-box
This commit is contained in:
parent
5e823bafd5
commit
16a4cd3d5b
1 changed files with 0 additions and 1 deletions
|
@ -14,5 +14,4 @@ See the above repository for updates as well as full license text. */
|
|||
.urlbarView-row-inner{ padding-inline-start: 4px !important; }
|
||||
#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; }
|
Loading…
Reference in a new issue