div.CodeMirror {
    margin-top: 20px;
}
div.CodeMirror-scroll {
    min-height: 1800px;
}

.options .btn, .options .bootstrap-select {
    margin-right: 20px;
}
