atom / one-light-ui

Atom One light UI theme
MIT License
73 stars 62 forks source link

Allow natural `left` for focus bar #46

Closed ssorallen closed 8 years ago

ssorallen commented 8 years ago

Allow natural left position and use a negative left margin to move the focus bar relative to its container. This ensures the bar stays inside its container in case the container is not leftmost in the Atom layout.

Fixes #41

simurai commented 8 years ago

Works great. :+1: Thanks for fixing this.

ssorallen commented 8 years ago

Awesome, thanks for merging.