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

@@ -8,6 +8,9 @@ See the above repository for updates as well as full license text. */
--multirow-bmb-row-margin: 2px; /* Control how much spacing is between rows */
max-height: none !important;
}
:root[BookmarksToolbarOverlapsBrowser] :where(#PersonalToolbar){
height: unset !important;
}
#PlacesToolbar > hbox:not(#PlacesToolbarDropIndicatorHolder){
display: block;