"main" margins inconsistent
Closed this issue · 11 comments
I have been unable to recreate this issue. Do you have any other css than textfox in use?
I also encountered this problem after updating Firefox to 132. Versions 131 and 130 seem fine.
What OS:s are you guys on?
I am using the latest version of textfox at the moment and have this problem on both Debian and Windows. I have also tried installing textfox on pure firefox 132.0. Even without sidebery "main" is wider then "navbar".
I am on MacOS.
Hi @adriankarlen , any luck with this issue?
Hey @MichaelOli123, I also had this issue, and it seems like for some reason there's a style that overrides the margin and padding for #tabbrowser-tabbox. As a quick fix, adding !important to 8px seemed to have fixed it for me:
Let me know if this works for you.
@justyeethan Yes, that worked! You should make a pull request with those changes!
Indeed, adding !important fixed it. Thanks!
Pr is up for review: #40
Thank @justyeethan for fixing this issue, I've had a busy week and have not had time to look in to this as I am still running 131. The PR has now been merged, closing.