Closed
Bug 363233
Opened 19 years ago
Closed 19 years ago
Multiline Personal toolbar not working
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: sunleyk, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20061204 GranParadiso/3.0a1 Mnenhy/0.7.4.666
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20061204 GranParadiso/3.0a1 Mnenhy/0.7.4.666
I use the following script for a multiline personal toolbar in userChrome.css:
/* Multi-row bookmarks toolbar */
#bookmarks-ptf {display:block !important;}
#bookmarks-ptf toolbarseparator {display:inline !important;}
It works with bon echo and FF2.0, but doesn't work in either Minefield or Gran Paradiso
Reproducible: Always
Comment 1•19 years ago
|
||
A userChrome hack not working isn't a bug, it's a perfect opportunity for a forum post, like http://forums.mozillazine.org/viewtopic.php?p=2643546#2643546
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•