Roo/bootstrap/CheckBox.js
authorEdward <edward@roojs.com>
Mon, 28 Apr 2014 05:07:04 +0000 (13:07 +0800)
committerEdward <edward@roojs.com>
Mon, 28 Apr 2014 05:07:04 +0000 (13:07 +0800)
Roo/bootstrap/CheckBox.js

index 13f1f49..012f61b 100644 (file)
@@ -116,7 +116,7 @@ Roo.extend(Roo.bootstrap.CheckBox, Roo.bootstrap.Input,  {
                         
                     },
                     {
-                        cls : "col-sm-" + (12 - this.labelWidth), 
+                        cls : "col-md-" + (12 - this.labelWidth), 
                         cn: [
                             inputblock
                         ]