From 6de8d12cb19591909ddfb99d7c3f12621a62cb17 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 9 Apr 2014 16:36:53 +0800 Subject: [PATCH] Roo/LayoutManager.js --- Roo/LayoutManager.js | 1 - 1 file changed, 1 deletion(-) 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 = {}; -- 2.39.2