Roo/bootstrap/HtmlEditor.js
[roojs1] / Roo / bootstrap / HtmlEditor.js
index bf6afe3..433e530 100644 (file)
@@ -238,7 +238,7 @@ Roo.extend(Roo.bootstrap.HtmlEditor, Roo.bootstrap.TextArea,  {
                 ew = aw;
             }
             if(typeof h == 'number'){
-                 var tbh = -12;  // fixme it needs to tool bar size!
+                 var tbh = -11;  // fixme it needs to tool bar size!
                 for (var i =0; i < this.toolbars.length;i++) {
                     // fixme - ask toolbars for heights?
                     tbh += this.toolbars[i].el.getHeight();