aboutsummaryrefslogtreecommitdiff
path: root/node_modules/components-data
diff options
context:
space:
mode:
authorNivesh Rajbhandari2012-03-19 14:19:48 -0700
committerNivesh Rajbhandari2012-03-19 14:20:10 -0700
commitea439c4471948cb7e1dbb98bfa9c2ddc374d48e7 (patch)
treed9113bee7667fc6a65c36bcdf8f92d174917f0b1 /node_modules/components-data
parentec58642a7b31165890eb5bef7d95ce59dd0c34a0 (diff)
downloadninja-ea439c4471948cb7e1dbb98bfa9c2ddc374d48e7.tar.gz
Maps - Apply default width and height styles to components if specified. Change default location to Sunnyvale.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
Diffstat (limited to 'node_modules/components-data')
-rw-r--r--node_modules/components-data/map.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/node_modules/components-data/map.json b/node_modules/components-data/map.json
index 796b2fad..792a7fe5 100644
--- a/node_modules/components-data/map.json
+++ b/node_modules/components-data/map.json
@@ -18,5 +18,11 @@
18 "default": "" 18 "default": ""
19 } 19 }
20 20
21 ] 21 ],
22
23 "defaultStyles": {
24 "width": "280px",
25 "height": "280px"
26 }
27
22} \ No newline at end of file 28} \ No newline at end of file