diff --git a/javascript/tinymce.template.js b/javascript/tinymce.template.js index 79137112..edff6781 100755 --- a/javascript/tinymce.template.js +++ b/javascript/tinymce.template.js @@ -12,7 +12,7 @@ if((typeof tinyMCE != 'undefined')) { mode : "specific_textareas", textarea_trigger : "tinymce", width: -1, - height: 240, + height: -1, auto_resize : true, theme : "advanced", content_css : "$ContentCSS",