.CodeMirror {
	height: auto;
}
.CodeMirror,
.CodeMirror-scroll {
	min-height: 300px;
}