Skip to content

Commit

Permalink
css tweak
Browse files Browse the repository at this point in the history
Prevents large paste from creating page scrollbar
  • Loading branch information
jhchen committed Jul 14, 2016
1 parent 6d15728 commit 004f725
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion assets/core.styl
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ resets(arr)

.ql-clipboard
left: -100000px
height: 1px
overflow-y: hidden
position: absolute
top: 50%
.ql-clipboard
p
margin: 0
padding: 0
Expand Down

0 comments on commit 004f725

Please sign in to comment.