diff --git a/www/code/inner.html b/www/code/inner.html index 22adc1bb8..b80598df7 100644 --- a/www/code/inner.html +++ b/www/code/inner.html @@ -34,10 +34,10 @@ } .CodeMirror { position: absolute; - top: 30px; - bottom: 5px; - left: 5px; - right: 5px; + top: 25px; + bottom: 0px; + left: 0px; + right: 0px; height: auto; } #cme_toolbox {