diff --git a/index.html b/index.html index 3d8e16850..ff9fd4f26 100644 --- a/index.html +++ b/index.html @@ -49,7 +49,7 @@ background-color: blue; } - #editor { + #ace-editor { position: relative; -webkit-box-flex: 1; font: 18px Inconsolata, Monaco, Courier; @@ -59,7 +59,7 @@