examples/bootstrap/Login.bjs.OGH0LX
authorAlan Knowles <alan@roojs.com>
Tue, 16 Sep 2014 06:17:48 +0000 (14:17 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 16 Sep 2014 06:17:48 +0000 (14:17 +0800)
examples/bootstrap/Login.bjs
examples/bootstrap/Login.js.3LQ0LX
examples/bootstrap/Login.js

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

index 1292d32..1d48274 100644 (file)
@@ -68,6 +68,7 @@
                                             "String html" : "I forgot my password"
                                         },
                                         {
+                                            "String cls" : "text-center",
                                             "String href" : "#",
                                             "xtype" : "Link",
                                             "$ xns" : "Roo.bootstrap",
index b968448..6f8b6ca 100644 (file)
@@ -77,6 +77,7 @@ Login = new Roo.XComponent({
                                             html : 'I forgot my password'
                                         },
                                        {
+                                            cls : 'text-center',
                                             href : '#',
                                             xtype : 'Link',
                                             xns : Roo.bootstrap,