userChrome.css:
@namespace url("
http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* do not remove */
#TabsToolbar {
position: fixed;
bottom: 0em;
width: 100%;
}
.browserContainer > findbar {
-moz-box-ordinal-group: 0;
}
#tabbrowser-tabs {
width: 100vw !important;
}