roojs-bootstrap.js
[roojs1] / roojs-bootstrap-debug.js
index ee6b1cf..85d341f 100644 (file)
@@ -2700,7 +2700,7 @@ Roo.extend(Roo.bootstrap.Card, Roo.bootstrap.Component,  {
         var ww = he.width;
         if (hw > 1) {
             Roo.get(he).setSize( ww * (1/hw),  ww);
-            Roo.get(he).setX( (ww - (ww * (1/hw))/ 2);
+            Roo.get(he).setX( (ww - (ww * (1/hw)))/ 2);
         }
 
     }