diff --git a/lib/client/editor.js b/lib/client/editor.js index 2a4721bf..b6438df3 100644 --- a/lib/client/editor.js +++ b/lib/client/editor.js @@ -39,8 +39,6 @@ CloudCommander.Editor.CodeMirror = { 'font-size :15px;' + 'resize :vertical;' + 'padding :20px;' + - 'top :26px;' + - 'left :52px;' + '}' + '.CodeMirror-scroll{' + 'height : 660px;' +