Skip to content

Commit

Permalink
adjust urlbar text padding
Browse files Browse the repository at this point in the history
  • Loading branch information
bmFtZQ authored Mar 16, 2021
1 parent 604798a commit 41b2cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chrome/urlbar/urlbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@
{
border: 0 !important;
padding: 0 !important;
padding-inline: 1px !important;
padding-inline: 1px 10px !important;
border-radius: 6px !important;
min-height: 37px !important;
margin: -4px 0 -1px !important;
Expand Down

0 comments on commit 41b2cd8

Please sign in to comment.