diff --git a/editors/css/ace.css b/editors/css/ace.css index 012dc4c..128c373 100644 --- a/editors/css/ace.css +++ b/editors/css/ace.css @@ -1,7 +1,7 @@ .wysiwyg-ace-wrapper { position: relative; } -.ace_editor { +.wysiwyg-ace-wrapper .ace_editor { position: absolute; top: 0; right: 0;