How to remove/decrease vertical space between e. g. bookmarks in menu?
NOT IN UPPER RIGHT BUTTON! Everyone thinks that i'm asking for removing space there. I want to remove space between text in menu: File - Edit - History - Bookmarks - Tools - Help. Do you know now what am i posting about? Selecting Compact in toolbar doesn't affect spaces in menu. Look at this image to confirm that: https://i.redd.it/vtcut3xyqw881.png Either show me how to remove spaces there or i will go back to version 80. Every newer version of any program is worse.
[Profanity removed by moderator. Please read Mozilla Support rules and guidelines, thanks.]
Gewysig op
All Replies (1)
You can only use code in userChrome.css to reduce the spacing in menu and context menus.
More info about userContent.css and userChrome.css in case you are not familiar: *https://www.userchrome.org/what-is-userchrome-css.html
In Firefox 69 and later you need to set this pref to true on the about:config page to enable userChrome.css and userContent.css in the chrome folder.
- ac>#toolkit.legacyUserProfileCustomizations.stylesheets = true
- https://www.userchrome.org/firefox-changes-userchrome-css.html