Closed AthirsonSilva closed 1 year ago
To anyone else experiencing this, go to `~/.mozilla/firefox/\<your profile>/chrome/firefox-sweet-theme/theme/parts/tabsbar.css and change:
#TabsToolbar .titlebar-spacer {
display: none !important;
}
to:
#TabsToolbar .titlebar-spacer {
width: 100px !important;
}
Sorry for the very late respopne, that was fixed now with 146442040be55fa654eee625ffe6626892bd3fb4
In the latest update of Firefox, the close, minimize and maximize window buttons are broken.
This is the version of Firefox I am running on my machine, downloaded from Arch Linux repositories.