Roo/bootstrap/Input.js
authorAlan Knowles <alan@roojs.com>
Tue, 14 Jan 2014 13:31:12 +0000 (21:31 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 14 Jan 2014 13:31:12 +0000 (21:31 +0800)
Roo/bootstrap/Input.js

index ffea466..7baaf0b 100644 (file)
@@ -32,7 +32,7 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
                 {
                     tag: 'label',
                     'for' :  id,
-                    cls : 'col-sm-2',
+                    cls : 'col-sm-2 control-label',
                     html : this.fieldLabel
                     
                 },