Skip to content

Commit

Permalink
fix overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jhchen committed Mar 11, 2016
1 parent 1cf13d6 commit 01f9800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/core.styl
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ resets(arr)
box-sizing: border-box
cursor: text
line-height: 1.42
min-height: 100%
height: 100%
outline: none
overflow-y: auto
padding: 12px 15px
Expand Down

0 comments on commit 01f9800

Please sign in to comment.