aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--node_modules/montage/ui/map.reel/map.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/node_modules/montage/ui/map.reel/map.html b/node_modules/montage/ui/map.reel/map.html
index b39a11a9..abb51ddd 100644
--- a/node_modules/montage/ui/map.reel/map.html
+++ b/node_modules/montage/ui/map.reel/map.html
@@ -29,8 +29,8 @@
29 .montage-google-map { 29 .montage-google-map {
30 margin: 0; 30 margin: 0;
31 padding: 0; 31 padding: 0;
32 width: 280px; 32 width: 100%;
33 height: 280px; 33 height: 100%;
34 } 34 }
35 35
36 </style> 36 </style>