mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-03 04:52:54 +00:00
Bug 1578715 - Increase urlbarView's z-index. r=adw
This is the same value we now use for the megabar: https://searchfox.org/mozilla-central/rev/878bbf3cb8897a208454df27535f3522ab482cf2/browser/themes/shared/urlbar-searchbar.inc.css#118 Differential Revision: https://phabricator.services.mozilla.com/D45823 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
0c10989c46
commit
1b33a49317
@ -62,7 +62,7 @@
|
||||
|
||||
.urlbarView:not(.megabar) {
|
||||
position: fixed;
|
||||
z-index: 1;
|
||||
z-index: 3;
|
||||
left: 0;
|
||||
right: 0;
|
||||
background: var(--autocomplete-popup-background);
|
||||
|
Loading…
x
Reference in New Issue
Block a user