[X] I have searched existing issues and avoided creating duplicates.
[X] I am not filing an enhancement request.
What happened?
Not sure about the stable build, but on Zen Twilight the Bookmark Toolbar Items force the #navigator-toolbox to be the size of all of the bookmarks in the Bookmark Toolbar Items. This also forces the #navigator-toolboxwidth to be fixed, so I cannot change the width of it with my mouse. To make my screen usable I have added the following code to the userChrome.css, hiding the names of the bookmarks. I have confirmed that moving the Bookmark Toolbar Items from outside of the '#navigator-toolbox' allows me to resize it. Below are two screenshots and the code, showing what happens with and without the code.
Captchas
What happened?
Not sure about the stable build, but on Zen Twilight the Bookmark Toolbar Items force the
#navigator-toolbox
to be the size of all of the bookmarks in the Bookmark Toolbar Items. This also forces the#navigator-toolbox
width
to befixed
, so I cannot change the width of it with my mouse. To make my screen usable I have added the following code to theuserChrome.css
, hiding the names of the bookmarks. I have confirmed that moving the Bookmark Toolbar Items from outside of the '#navigator-toolbox' allows me to resize it. Below are two screenshots and the code, showing what happens with and without the code.Current Script
With Code
Without Code
Reproducible?
Version
1.0.1-t.19 (64-bit)
What platform are you seeing the problem on?
Windows
Relevant log output