From b992b51f8a3173dcad413e4a81e8782a0ad6aab6 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 30 Jul 2012 06:38:27 -0400 Subject: [PATCH] minor changes --- lib/client/editor.js | 2 -- 1 file changed, 2 deletions(-) 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;' +