mirror of
https://codeberg.org/claui/mobile-config-firefox.git
synced 2024-11-10 03:40:14 +00:00
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