Skip to content

Commit

Permalink
Increase max-height.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpederson committed May 11, 2019
1 parent e0ac0ca commit d2c0d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
margin: 0 auto;
border: 1px solid #aaa;
padding: 20px;
max-height: 400px;
max-height: 500px;
max-width: 500px;
overflow: scroll;
}
Expand Down

0 comments on commit d2c0d88

Please sign in to comment.