ux/FlipCounter.js
[roojs1] / ux / FlipCounter.js
index be24e43..38e1161 100644 (file)
@@ -118,7 +118,7 @@ Roo.extend(Roo.ux.FlipCounter, Roo.bootstrap.Component, {
         }
         
         // Update width to current
-        this.ul.css('min-width', this.ulWidth);
+        this.el.set( { 'min-width' : this.ulWidth});
     }
     
     addSeparator : function (num)