examples/bootstrap/Login.bjs.VTL3LX
authorAlan Knowles <alan@roojs.com>
Tue, 16 Sep 2014 06:19:51 +0000 (14:19 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 16 Sep 2014 06:19:51 +0000 (14:19 +0800)
examples/bootstrap/Login.bjs
examples/bootstrap/Login.js.97M3LX
examples/bootstrap/Login.js

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

index 59720a8..94e54ee 100644 (file)
@@ -10,6 +10,7 @@
             "String cls" : "bg-black",
             "xtype" : "Body",
             "$ xns" : "Roo.bootstrap",
+            "String style" : "min-height: 100%;",
             "items" : [
                 {
                     "String cls" : "form-box",
index 79ac51d..691dc5f 100644 (file)
@@ -18,6 +18,7 @@ Login = new Roo.XComponent({
             cls : 'bg-black',
             xtype : 'Body',
             xns : Roo.bootstrap,
+            style : 'min-height: 100%;',
             items : [
                {
                     cls : 'form-box',