Skip to content

Commit

Permalink
urlbar padding hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
xplosionmind committed Mar 29, 2023
1 parent a16fcf8 commit 9a7f7d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
display: -moz-box !important;
}

#urlbar-input-box {
margin: 5px;
.urlbar-input-box {
padding-left: 5px;
}

#urlbar {
Expand Down

0 comments on commit 9a7f7d1

Please sign in to comment.