
.remove-historical-version-trigger {   
display: none;   
}  

.CodeMirror {
    height: auto;
}
.CodeMirror-scroll{
    margin-bottom: 0px;
    margin-right: 0px;
    padding-bottom: 0px;
}


