Skip to content

Commit e64bd9d

Browse files
committedApr 19, 2018
.
1 parent fe3d43d commit e64bd9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎firefox/firefox.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
--url-focus: #202020;
3030
--url-height: 18px; --url-right-margin: 15px;
3131
--url-fonts: "Input Mono","Courier New", "Lemon",monospace,"Dejavu Sans"; --url-font-size: 5.75pt;
32-
--url-text-align: left; /* left | center | right */
32+
--url-text-align: center; /* left | center | right */
3333
--url-position: absolute; /* absolute == top (under tabs) || fixed == bottom of browser */
3434

3535
margin-bottom: 0 /* var(--url-height) */ !important;

0 commit comments

Comments
 (0)
Please sign in to comment.