From 856fef083a1b69c38beda1735021a8d52b332a88 Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 18 Dec 2018 12:02:44 +0800 Subject: [PATCH] Roo/bootstrap/LayoutMasonry.js --- Roo/bootstrap/LayoutMasonry.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/LayoutMasonry.js b/Roo/bootstrap/LayoutMasonry.js index 6b6ad3021b..7864971314 100644 --- a/Roo/bootstrap/LayoutMasonry.js +++ b/Roo/bootstrap/LayoutMasonry.js @@ -664,7 +664,7 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component, { b.el.setWidth(width); b.el.setHeight(height); // iframe? -// b.el.select('iframe',true).setSize(width,height); + b.el.select('iframe',true).setSize(width,height); }, this); -- 2.39.2