Skip to content

Commit

Permalink
Merge pull request #107 from kogai/fix-cursor-placement
Browse files Browse the repository at this point in the history
fixes #106 bad cursor placement in atom 1.1
  • Loading branch information
jesseweed committed Nov 1, 2015
2 parents 868fd7d + b118896 commit 20ef9ff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions styles/editor.less
Expand Up @@ -101,8 +101,6 @@
// SELECTED LINE STYLE
.line.cursor-line {
background: @selected-line !important;
padding-left: 10px;
margin-left: -10px;
}


Expand Down

0 comments on commit 20ef9ff

Please sign in to comment.