Playing with the new Firefox and it’s nice, although I don’t like the way some old extensions seem to have disappeared, such as the one which lets me use Opera-style mouse gestures to move through pages. Another thing I’m not crazy about is the default gap, or spacing, between rows of menu and bookmark items, which is larger than in the old version, reducing the number of menu/bookmark items you can see on a screen:
This may be fine for people with huge monitors, but not for us ordinary joes. Excuse me if I’m being dense, but I’ve looked around the options and online but can’t see any obvious way to alter this, although I’m sure there must be one. Any thoughts, folks?
Actually, I quite enjoy the larger spacing in the new Firefox, it’s a lot easier to find things in menus. I did notice that between release candidates that the spacing in between the bookmarks reduced, which is probably to do with fitting as many visible bookmarks onto the screen at once, but on the other menus, such as File and Edit, I can’t see why anyone would have enough menu items to not fit them all on screen.
All-In-One gestures has been updated for RC3, as have the vast majority of good extensions.
I don’t understand. It’s spaced exactly the same as Notepad’s menus on my computer.
/* Place the following in your userChrome.css file. See http://www.mozilla.org/unix/customizing.html .
Adjust Firefox pull down menu item font size and margins. Tweak values as needed. */
menupopup > * {
font-size: 8pt !important;
margin-top: -1px !important;
margin-bottom: -1px !important;
}
Try the MiniFox theme (can be found on the Mozilla Update site). Very space-efficient