In my userChrome.css file, I have the following so I can have a “compact view” of bookmarks, menus, etc.:
:root{ --arrowpanel-menuitem-padding-block: 2px ;}
The Sidebar still displays bookmarks, history, & synced tabs “compactly”, but the items on the hamburger menu and in the folders on my bookmarks toolbar are given “Normal” (spacey) density. Any way I can fix this?
You must log in or register to comment.
To answer my own question: https://redlib.catsarch.com/r/FirefoxCSS/comments/1thn2pm/firefox_151_how_to_make_firefox_menus_compact/
However, I haven’t had the chance to try it out yet . . .

