Skip to content

Commit

Permalink
🐛 Fix QuickSettings is overlapped by editor scrollbar, #279
Browse files Browse the repository at this point in the history
  • Loading branch information
fundon committed Feb 21, 2015
1 parent 6c53063 commit 4724967
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/minimap.less
Expand Up @@ -77,6 +77,7 @@ atom-text-editor::shadow, atom-text-editor {

minimap-quick-settings {
position: absolute !important;
z-index: 5;

.hidden-input {
position: absolute;
Expand Down

0 comments on commit 4724967

Please sign in to comment.