examples/bootstrap/contact.bjs
authorMicheal <micheal@roojs.com>
Wed, 3 Dec 2014 08:15:22 +0000 (16:15 +0800)
committerMicheal <micheal@roojs.com>
Wed, 3 Dec 2014 08:15:22 +0000 (16:15 +0800)
examples/bootstrap/contact.js

examples/bootstrap/contact.bjs
examples/bootstrap/contact.js

index d547208..24469ce 100644 (file)
@@ -72,7 +72,7 @@
                                                             "$ xns" : "Roo.bootstrap",
                                                             "items" : [
                                                                 {
-                                                                    "String cls" : "form-control",
+                                                                    "String cls" : "col-sm-4 form-control",
                                                                     "xtype" : "Input",
                                                                     "string placeholder" : "Name",
                                                                     "String inputType" : "text",
index 50bcfa7..156d346 100644 (file)
@@ -94,7 +94,7 @@ contact = new Roo.XComponent({
                                                             items : [
                                                                {
                                                                     '|xns' : 'Roo.bootstrap',
-                                                                    cls : 'form-control',
+                                                                    cls : 'col-sm-4 form-control',
                                                                     xtype : 'Input',
                                                                     placeholder : 'Name',
                                                                     inputType : 'text',