Skip to content

Commit

Permalink
firefox: fix urlbar for 128.0b4
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuma017 committed Jul 2, 2024
1 parent 91778ab commit 2f0160a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firefox/chrome/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#urlbar > * {
flex: none;
}
#urlbar-input-container {
#urlbar .urlbar-input-container {
order: 2;
}
#urlbar > .urlbarView {
Expand Down

0 comments on commit 2f0160a

Please sign in to comment.