Closed abs3ntdev closed 4 months ago
Gotcha.
You can simply add this code below to the bottom of your userChrome.css file.
#nav-bar { margin-inline: 0 !important; }
#main-window .titlebar-buttonbox { display: none !important; }
Or if you want it attached to an OS option, download this updated position-window-controls.css file from the next-release branch. Replace the original file in your chrome/theme folder. And add the setting on your about:config page.
I'll have it included in the next version of the theme as well, but there's no time table set for that release.
nice works for me. thank you
yes
Every OS option adds padding for a title bar. I do not have a title bar so it is just a big gap I can't get rid of.
Be able to disable the title bar padding either as a separate toggle or as an additional OS option