Loading browser/themes/shared/urlbarView.css +4 −0 Original line number Original line Diff line number Diff line Loading @@ -1054,6 +1054,10 @@ /* Actions */ /* Actions */ .urlbarView-results[actionmode] { .urlbarView-results[actionmode] { white-space: wrap; white-space: wrap; > .urlbarView-row { display: inline-flex; } } } /* To align the label and action button */ /* To align the label and action button */ Loading Loading
browser/themes/shared/urlbarView.css +4 −0 Original line number Original line Diff line number Diff line Loading @@ -1054,6 +1054,10 @@ /* Actions */ /* Actions */ .urlbarView-results[actionmode] { .urlbarView-results[actionmode] { white-space: wrap; white-space: wrap; > .urlbarView-row { display: inline-flex; } } } /* To align the label and action button */ /* To align the label and action button */ Loading