examples/bootstrap/Login.bjs.1WG8LX
authorAlan Knowles <alan@roojs.com>
Tue, 16 Sep 2014 06:11:21 +0000 (14:11 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 16 Sep 2014 06:11:21 +0000 (14:11 +0800)
examples/bootstrap/Login.bjs
examples/bootstrap/Login.js.XLG8LX
examples/bootstrap/Login.js

examples/bootstrap/Login.bjs
examples/bootstrap/Login.js

index ac51fac..0a79a0e 100644 (file)
@@ -55,6 +55,7 @@
                                     "$ xns" : "Roo.bootstrap",
                                     "items" : [
                                         {
+                                            "String cls" : "btn-block",
                                             "String weight" : "primary",
                                             "xtype" : "Button",
                                             "$ xns" : "Roo.bootstrap",
index b154154..79a680d 100644 (file)
@@ -64,6 +64,7 @@ Login = new Roo.XComponent({
                                     xns : Roo.bootstrap,
                                     items : [
                                        {
+                                            cls : 'btn-block',
                                             weight : 'primary',
                                             xtype : 'Button',
                                             xns : Roo.bootstrap,