examples/bootstrap/LocationPicker.js
authorEdward <edward@roojs.com>
Thu, 21 May 2015 11:20:22 +0000 (19:20 +0800)
committerEdward <edward@roojs.com>
Thu, 21 May 2015 11:20:22 +0000 (19:20 +0800)
examples/bootstrap/LocationPicker.js

index d6e3825..6db5d38 100644 (file)
@@ -29,7 +29,8 @@ Roo.example.locationpicker = new Roo.XComponent({
             [
                 {
                     xtype : 'LocationPicker',
-                    xns: Roo.bootstrap
+                    xns: Roo.bootstrap,
+                    style : 'width:500px; height: 400px;'
                 }
             ]
        }