.CodeMirror {
    height: auto;
	min-height: 150px;
    border: 1px solid #ddd;
}

.acf-table {
	table-layout: fixed;
}
