try and get ctrl-enter to add a clear all
[roojs1] / Roo / LayoutManager.js
index c43e46c..f7d7c7f 100644 (file)
@@ -25,7 +25,6 @@ Roo.LayoutManager = function(container, config){
     }
     this.id = this.el.id;
     this.el.addClass("x-layout-container");
-    this.el.attr('height', '500px');
     /** false to disable window resize monitoring @type Boolean */
     this.monitorWindowResize = true;
     this.regions = {};