Don't center the text when urlbar is selected

This commit is contained in:
MrOtherGuy 2019-05-05 15:31:31 +03:00
parent e6b10edaf6
commit a2532d2a22

View file

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