aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/ui/map.reel/map.html
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/montage/ui/map.reel/map.html')
-rw-r--r--node_modules/montage/ui/map.reel/map.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/node_modules/montage/ui/map.reel/map.html b/node_modules/montage/ui/map.reel/map.html
index a6ac5303..5cd3a5b5 100644
--- a/node_modules/montage/ui/map.reel/map.html
+++ b/node_modules/montage/ui/map.reel/map.html
@@ -35,6 +35,17 @@
35 } 35 }
36 </script> 36 </script>
37 37
38 <style>
39
40 .montage-google-map {
41 margin: 0;
42 padding: 0;
43 width: 600px;
44 height: 700px;
45 }
46
47 </style>
48
38</head> 49</head>
39<body> 50<body>
40 51