examples/bootstrap/LocationPicker.js
authorEdward <edward@roojs.com>
Fri, 22 May 2015 08:29:19 +0000 (16:29 +0800)
committerEdward <edward@roojs.com>
Fri, 22 May 2015 08:29:19 +0000 (16:29 +0800)
examples/bootstrap/LocationPicker.js

index 970b274..ee12446 100644 (file)
@@ -35,7 +35,7 @@ Roo.example.locationpicker = new Roo.XComponent({
                         {
                             xtype : 'LocationPicker',
                             xns: Roo.bootstrap,
-                            style : 'width:500px; height: 400px; border: 1px solid #000;',
+                            style : 'width:500px; height: 400px; border: 1px solid #000;margin:50px auto;',
                             latitude : 46.15242437752303,
                             longitude : 2.7470703125,
                             radius : 300,