Add workarounds for bug 1705215

This commit is contained in:
MrOtherGuy
2023-07-18 19:16:42 +03:00
parent a67074ccfa
commit 5ea61e3d40
4 changed files with 26 additions and 1 deletions

View File

@@ -88,6 +88,10 @@ See the above repository for updates as well as full license text. */
:where(#titlebar,#tab-notification-deck,.global-notificationbox){
-moz-box-ordinal-group: 0;
}
:root[BookmarksToolbarOverlapsBrowser] #navigator-toolbox-background{
margin-bottom: 0 !important;
z-index: auto !important;
}
/* Show when cursor is over popups/context-menus - cannot control which ones */
/*
#mainPopupSet:hover ~ box > toolbox > .browser-toolbar{