zen-browser / desktop

🌀 Experience tranquillity while browsing the web without people tracking you!
https://zen-browser.app
Mozilla Public License 2.0
19.22k stars 463 forks source link

[TWILIGHT] Bookmark Bar Forcing Tabs Max Size #3050

Open Anoms12 opened 1 week ago

Anoms12 commented 1 week ago

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 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.

Current Script

#PlacesToolbarItems .bookmark-item > .toolbarbutton-text {
    display: none !important;
}

With Code Screenshot 2024-11-16 081652

Without Code Screenshot 2024-11-16 081914

Reproducible?

Version

1.0.1-t.19 (64-bit)

What platform are you seeing the problem on?

Windows

Relevant log output

Error in parsing value for ‘width’.  Declaration dropped. 1124 browser.xhtml:1:1