Don't center the text when urlbar is selected
This commit is contained in:
parent
e6b10edaf6
commit
a2532d2a22
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
.urlbar-input{ text-align: center !important; }
|
||||
#urlbar:not([focused]) .urlbar-input{ text-align: center !important; }
|
||||
|
|
Loading…
Reference in a new issue