How can I get my tabs underneath the adress bar with version 65.0?
New update - again problems. I couldn't manage to get my tabs below the adress bar, although I used the trick with the css-File in the profiles. Which possibility do I have now?
Всички отговори (2)
In Firefox 65 they have moved the main Menu bar and the Tab bar in one #titlebar container. This makes it impossible to use a simple -moz-box-ordinal-group rule to move the Tab bar to the bottom position.
See:
- /questions/1241659 Tab toolbar should be below bookmarks bar - post quantum fix bricked by version 65 again
- https://github.com/Aris-t2/CustomCSSforFx/issues/164
See also;
- /questions/1248277 Reposition Tabs at bottom, directly above web page in Firefox 65.0?