Don't center the text when urlbar is selected

pull/20/head
MrOtherGuy 6 years ago
parent e6b10edaf6
commit a2532d2a22

@ -1 +1 @@
.urlbar-input{ text-align: center !important; }
#urlbar:not([focused]) .urlbar-input{ text-align: center !important; }

Loading…
Cancel
Save