Fixing location map height

This commit is contained in:
Rasika Perera 2017-06-06 05:37:30 +05:30
parent ec343cef1a
commit c7a751b1ef

View File

@ -61,7 +61,7 @@
</div> </div>
{{/unless}} {{/unless}}
<div id="" style="height: 100vh;"> <div id="" style="height: 93vh;">
<!-- Sidebar --> <!-- Sidebar -->
<div id="map"></div> <div id="map"></div>
</div> </div>