-
Notifications
You must be signed in to change notification settings - Fork 55
Double border at the bottom inside sidebar elements #166
Description
Don't have permissions to reopen #159, but as I tried to be as clear as possible, only half of it got fixed by setting z-index, unfortunately. I'm still experiencing an issue with having 2 borders at the bottom of the sidebar.
Firefox version: firefox 145.0.1-1 (from Arch Linux extra repo)
Textfox commit: 2f385d1
Linux kernel: 6.17.8-arch1-1
I've re-tested the issue on both:
- My regular firefox setup with extensions including Sidebery
- Entirely fresh firefox with .mozilla folder removed; no extensions; only Textfox theme installed
The results are the same: every sidebar pane from "Open AI chatbot" to "Open bookmarks" (or to Sidebery's "Dev" if it's installed) has a 2nd misaligned border at the bottom.
To no avail, I've briefly tried to set border: none; and border: 0; to every element I could find in sidebar.css and content/sidebery.css, but none of that has affected the inner border.
Please let me know if I can provide any additional troubleshooting info.