diff --git a/javascript/tinymce.template.js b/javascript/tinymce.template.js index edff6781..79137112 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: -1, + height: 240, auto_resize : true, theme : "advanced", content_css : "$ContentCSS",