#How can I center the text in the url bar?

4 messages ยท Page 1 of 1 (latest)

quick grove
ebon apex
#

Custom CSS could do that

quick grove
#

alright I figured it out. This is the css in case anyone wants it
/*center text url bar*/ #urlbar .urlbar-input, .urlbar-input-container{ text-align: center !important; }

primal latch