Roo/bootstrap/HtmlEditor.js
authorAlan Knowles <alan@roojs.com>
Thu, 15 May 2014 12:04:01 +0000 (20:04 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 15 May 2014 12:04:01 +0000 (20:04 +0800)
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();