Roo/LayoutManager.js
authorEdward <edward@roojs.com>
Wed, 9 Apr 2014 08:36:53 +0000 (16:36 +0800)
committerEdward <edward@roojs.com>
Wed, 9 Apr 2014 08:36:53 +0000 (16:36 +0800)
Roo/LayoutManager.js

index d0a48b6..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.setStyle('height', '500px');
     /** false to disable window resize monitoring @type Boolean */
     this.monitorWindowResize = true;
     this.regions = {};