Roo/bootstrap/Card.js
authorAlan Knowles <alan@roojs.com>
Thu, 17 Sep 2020 06:14:56 +0000 (14:14 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 17 Sep 2020 06:14:56 +0000 (14:14 +0800)
Roo/bootstrap/Card.js

index ba847e3..fbc08a9 100644 (file)
@@ -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