Increase map height

This commit is contained in:
Markus Ankenbrand 2017-02-19 19:06:42 +01:00
parent 70f9261153
commit 4f154c65b9

View file

@ -43,7 +43,7 @@
</div> <!-- /post-inner -->
<div class="post-meta">
<div class='map' style='height:300px; margin-bottom: 1.6842em' id='map-stats'></div>
<div class='map' style='height:600px; margin-bottom: 1.6842em' id='map-stats'></div>
</div> <!-- /post-meta -->
<?php comments_template( '', true ); ?>