Open RAV64 opened 1 year ago
Same problem on ff developer edition!
Hmm.. Last time I've tested it on nightly it worked; so there may be some CSS changes coming in down the line that cause this? I'll look into it. c:
@andreasgrafen I found forcing a height like this:
#navigator-toolbox {
height: 40px !important;
}
Forces everything on the same line but causes other problems, for example my berry icon gets pushed off of the edge of the window.
Adding this stops the overflowing for some reason..
#urlbar-container {
width: 0 !important;
}
+1 for Linux
@RAV64 Both of your solutions here seems to kind of work, but they also cause some odd issues when opening a new window and resizing it to fullscreen to show the address bar.
Eagerly awaiting a more permanent solution! :slightly_smiling_face:
Describe the bug One line tabs & url bar seems to be broken on ff nightly on MacOS
Expected behavior Tabs and url bar are on the same line
Screenshots (optional) On top there is regular firefox and below it nightly both running same chrome folder config.