Closed Merci-chao closed 3 years ago
This code will fix the problem. #tabs-newtab-button { margin-left: -32px !important; } .tabbrowser-tab:last-of-type { margin-right: 32px !important; }
#tabs-newtab-button { margin-left: -32px !important; } .tabbrowser-tab:last-of-type { margin-right: 32px !important; }
Thanks! Added your code to all multirow versions. I'll upload the updated installers in a while and then close this.
I uploaded the fix on v1.7.11.
This code will fix the problem.
#tabs-newtab-button { margin-left: -32px !important; } .tabbrowser-tab:last-of-type { margin-right: 32px !important; }