Shrink map size

This commit is contained in:
Markus Ankenbrand 2017-02-21 00:53:29 +01:00
parent bd8d44ad14
commit 299c2dcf03

View file

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