julpec 8 years ago
parent
commit
77df2b33fe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panorama/templates/panorama/base.html

+ 1 - 1
panorama/templates/panorama/base.html

@@ -176,7 +176,7 @@
         <div id="page-wrapper">
 
             <link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet/v0.7.7/leaflet.css" />
-            <div id="map" style="height: 400px; "></div>
+            <div id="map" style="height: 500px; "></div>
             <style>
             body{overflow : scroll;}
             </style>