X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo%2FLayoutManager.js;h=f7d7c7f78a8e21b5685d0177c4fb1261e1150abe;hb=0b69a11b1055a6d3a3fd0719bdd58b5a235de0e4;hp=d0a48b69bc1a77eb637ee92253c4d6b41d19ef6c;hpb=d5a975e7ed76df2917d16d01ca50f7844463685b;p=roojs1 diff --git a/Roo/LayoutManager.js b/Roo/LayoutManager.js index d0a48b69bc..f7d7c7f78a 100644 --- a/Roo/LayoutManager.js +++ b/Roo/LayoutManager.js @@ -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 = {};