bwinton / TabCenter

Firefox add-on for arranging tabs vertically
https://testpilot.firefox.com/experiments/tab-center
210 stars 55 forks source link

border-left in maximized mode #150

Closed WaldiPL closed 8 years ago

WaldiPL commented 8 years ago

If the window is maximized on the left side there is a border (light.css:405). This prevents navigation when the cursor is at the edge of the screen.

bwinton commented 8 years ago

Could add a border-left: 0 !important to https://github.com/bwinton/VerticalTabs/blob/master/skin/light/light.css#L67

bwinton commented 8 years ago

I believe the latest style refresh has fixed this. Please feel free to re-open this issue with a screenshot if you're still running into it. Thanks!

Keith94 commented 8 years ago

Not fixed, the left border should be removed from #verticaltabs-box if the window is maximized and in fullscreen mode too.

See https://github.com/bwinton/TabCenter/blob/master/skin/win.css#L23

bwinton commented 8 years ago

I still haven't seen a screenshot demonstrating the problem… Can anyone help me out there?

ericawright commented 8 years ago

I haven't seen how it prevents navigation, but, there is a border....