From 822275b6d3fbc560fe8fb236f6da7ddcadf069fb Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 17 Sep 2020 14:14:56 +0800 Subject: [PATCH] Roo/bootstrap/Card.js --- Roo/bootstrap/Card.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/Card.js b/Roo/bootstrap/Card.js index ba847e3001..fbc08a91d6 100644 --- a/Roo/bootstrap/Card.js +++ b/Roo/bootstrap/Card.js @@ -99,7 +99,7 @@ Roo.extend(Roo.bootstrap.Card, Roo.bootstrap.Component, { { var cls = ''; var t = this; - + Roo.log(this.margin_bottom.length); ['', 'top', 'bottom', 'left', 'right', 'x', 'y' ].forEach(function(v) { // in theory these can do margin_top : ml-xs-3 ??? but we don't support that yet -- 2.39.2