Top left hamburger menu - Windowed bug
Doctor-Paint opened this issue · 2 comments
Doctor-Paint commented
Timvde commented
Isn't that to be expected? Or did you also use some code to remove the space?
Doctor-Paint commented
It was to be expected but I assumed that the space would be disabled inplace of the menu.
As for a new code, this is what I've got:
Tested on Firefox 65.0.2 (64-bit) for Windows with default dark theme enabled.
userChrome.css
.titlebar-spacer[type="pre-tabs"] { display: none; }
I marked the remaining drag space with a 1px white line starting from the menu icon's perimeter.