Linux download fix page displayed [1 articles found] (supplemental result)
Multirow Bookmarks Toolbar for linux
Firefox addon Multirow Bookmarks Toolbar.
1. It can limit the height of the bookmark toolbar in userChrome.css(http://kb.m ozillazine.org/UserChrome.css& #41;.
#bookmarksBarContent{
max-height: 96px !important;
}
The case exceed height at the maximum height defined the above css, vertical scroll bar will come up.
2.options
(1)Enable/disable multi-row.
(2)Specify maximum rows
3.In Adittion,
(1)Fix Bug 435742 Cant drag-and-drop a page t...
#bookmarksBarContent{
max-height: 96px !important;
}
The case exceed height at the maximum height defined the above css, vertical scroll bar will come up.
2.options
(1)Enable/disable multi-row.
(2)Specify maximum rows
3.In Adittion,
(1)Fix Bug 435742 Cant drag-and-drop a page t...
Mozilla Extensions - Menu & Bookmarks, On December 10, 2008 updated, downloaded 8 times, file size is 9Kb.