window title
The title menu (the one saying File, Edit, View, etc.) occupies the space of the window title, on the same line as the minimize, restore, and close buttons. How can I shift it down so I can see the window title?
Chosen solution
You can set browser.tabs.drawInTitlebar = false on the about:config page.
You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.
Read this answer in context 👍 0All Replies (1)
Chosen Solution
You can set browser.tabs.drawInTitlebar = false on the about:config page.
You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.