.sagecell .CodeMirror-scroll {
    min-height: 3em;
    max-height: none;
    height: auto;
}
.CodeMirror-fullscreen-button,
.fullscreen-icon-class {
    display: none !important;
}
