Add padding to Address/Search bar
This commit is contained in:
parent
8275c0c835
commit
052c6f812f
1 changed files with 4 additions and 0 deletions
|
@ -131,6 +131,10 @@
|
|||
order: 2 !important;
|
||||
}
|
||||
|
||||
#urlbar, #searchbar {
|
||||
padding: 0 4px !important;
|
||||
}
|
||||
|
||||
#urlbar-container:not(:hover) #tracking-protection-icon-container:not([open]) {
|
||||
visibility: collapse !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue