Skip to content

Commit

Permalink
Centered url bar in nav bar, was out of center in Nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Zonnev committed Oct 31, 2024
1 parent b08d769 commit 1d0b231
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Private Mode Style/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ LAYOUT
#urlbar-container,
#search-container {
-moz-window-dragging: drag !important;
padding-block: 10px !important;
}
.urlbar-input-container {
height: 25px !important;
Expand Down
1 change: 1 addition & 0 deletions Titlebar Enabled/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@ Normal mode
#urlbar-container,
#search-container {
-moz-window-dragging: drag !important;
padding-block: 10px !important;
}
.urlbar-input-container {
height: 25px !important;
Expand Down
1 change: 1 addition & 0 deletions base.css
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@ Normal mode
#urlbar-container,
#search-container {
-moz-window-dragging: drag !important;
padding-block: 10px !important;
}
.urlbar-input-container {
height: 25px !important;
Expand Down

0 comments on commit 1d0b231

Please sign in to comment.