Add notice about using megabar pref instead
This commit is contained in:
parent
7f036da88e
commit
c62e135738
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
/* Constrains urlbar popup to urlbar width */
|
/* Constrains urlbar popup to urlbar width */
|
||||||
/* Firefox 70+ */
|
/* Firefox 70+ */
|
||||||
|
/* This functionality is now built in to Firefox, set browser.urlbar.megabar to true instead of using this stylesheet */
|
||||||
|
|
||||||
#urlbar-container{ transform: translateY(0); position: relative; z-index: 10 }
|
#urlbar-container{ transform: translateY(0); position: relative; z-index: 10 }
|
||||||
#nav-bar-customization-target{ overflow: visible !important }
|
#nav-bar-customization-target{ overflow: visible !important }
|
||||||
|
|
Loading…
Reference in a new issue