Open kgorol opened 2 months ago
I have just noticed that too. I believe this is attributed to the fact that the sidebar in Floorp has some additional elements (compared to FF). I have not yet attempted any related CSS hacks in floorp, and any tips about this would be greatly appreciated. Floorp 11.17.6, Win10 pro 22H2 19045.4780
I can't reproduce it in floorp, but I sent a patch for the new vertical tabs on firefox.
Firefox hardcoded the padding on the first tab after the pined tabs to be on the left of the tab. The fix is as easy as adding three lines of css to move the padding on the top when the tabs are displayed vertically.
I'm also seeing this issue in Win11, and want to note a few more things:
Pre-Submission Checklist
Bug Summary
As you can see on the screenshot below, the first tab under pinned tabs (below Tuta) as some extra padding on the left.
Reproduction Steps
Expected Behavior
No extra padding
Actual Behavior
Extra padding visible on first not pinned tab
Screenshots
Browser Version
11.17.5
Operating System
Windows 11
Additional Context
No response