From 344dd8bbfcb5178657ef68ff311832be65122075 Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 18 Dec 2018 12:46:38 +0800 Subject: [PATCH] Roo/bootstrap/MasonryBrick.js --- Roo/bootstrap/MasonryBrick.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Roo/bootstrap/MasonryBrick.js b/Roo/bootstrap/MasonryBrick.js index 0a52864812..cbf2c907e2 100644 --- a/Roo/bootstrap/MasonryBrick.js +++ b/Roo/bootstrap/MasonryBrick.js @@ -303,8 +303,8 @@ Roo.extend(Roo.bootstrap.MasonryBrick, Roo.bootstrap.Component, { src: vurl, frameborder : 1, allowfullscreen : true, - width: '530px', - height: '348px' + width: 530, + height: 348 }); } -- 2.39.2