Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Commit

Permalink
Allow scrolling past end of file
Browse files Browse the repository at this point in the history
Closes #71
  • Loading branch information
brrd committed Jun 10, 2016
1 parent 4721561 commit 6a7376d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/less/editor.less
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@

.CodeMirror-code {
margin-top: 50px;
margin-bottom: 50%;
}

.CodeMirror-sizer {
Expand Down

0 comments on commit 6a7376d

Please sign in to comment.