X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo%2FLayoutManager.js;h=f7d7c7f78a8e21b5685d0177c4fb1261e1150abe;hb=dc5d9380aff25134bf025953bdafe40b580337ff;hp=c43e46cb84cacf8ee7df1833e5ed9f398198e0ca;hpb=6b36195b56e3d39981b5fc1a8e43afc36067d682;p=roojs1 diff --git a/Roo/LayoutManager.js b/Roo/LayoutManager.js index c43e46cb84..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.attr('height', '500px'); /** false to disable window resize monitoring @type Boolean */ this.monitorWindowResize = true; this.regions = {};