Go back to height 600

dev/git-series/gccdum
Matt Godbolt 11 years ago
parent 7d9aa2cae0
commit 71722d6850

@ -3,7 +3,7 @@
.CodeMirror {
/* Set height, width, borders, and global font properties here */
font-family: monospace;
height: 400px;
min-height: 600px;
}
.CodeMirror-scroll {
/* Set scrolling behaviour here */

Loading…
Cancel
Save