Firefox 3.0.5 on MacOSX 10.5.5: How do I make the Bookmarks Pulldown Menu Wider? I cant read half of my bookmarks because the dropdown is too narrow.
When I click Bookmarks on the title bar, the dropdown menu is VERY narrow. I can only read maybe 40 characters of titles to my bookmarks and a lot of them have LONG titles. I would like the dropdown to show 80-100 characters if possible.
I tried what was suggested
here and
here but it doesnt make any difference.
Here is my userChrome.css:
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */
/* change maximum width of bookmarks menu items - default is 26em */
menu.bookmark-item,
menuitem.bookmark-item {
max-width: 99em !important;
}
Located under ~/Library/Application Support/Firefox/Profiles/blahblah.default/chrome
The file is also owned by me and permissions are 644.
Any ideas?
posted by watercarrier at 11:52 AM on December 24, 2008