From: Edward Date: Tue, 18 Dec 2018 04:59:35 +0000 (+0800) Subject: Roo/bootstrap/LayoutMasonry.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=e4d0da68d91be9c433ada5e357fcca49962c5ddb Roo/bootstrap/LayoutMasonry.js --- diff --git a/Roo/bootstrap/LayoutMasonry.js b/Roo/bootstrap/LayoutMasonry.js index 7ed002955f..7864971314 100644 --- a/Roo/bootstrap/LayoutMasonry.js +++ b/Roo/bootstrap/LayoutMasonry.js @@ -663,13 +663,8 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component, { b.el.setWidth(width); b.el.setHeight(height); - - b.el.select('iframe',true).set({ - width: width, - height: height - }); // iframe? -// b.el.select('iframe',true).setSize(width,height); + b.el.select('iframe',true).setSize(width,height); }, this);