Skip to content

Commit

Permalink
Adjusted default themes so that mouse events aren't block when intera…
Browse files Browse the repository at this point in the history
…cting with the gutter
  • Loading branch information
MiguelCastillo committed Mar 31, 2014
1 parent 3807a84 commit 650d257
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion theme/default.css
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@

.cm-s-default .CodeMirror-lines {
pointer-events: all;
}

0 comments on commit 650d257

Please sign in to comment.