contact-block needs a class clear div at the end to not mess with following widgets and whitespace

This commit is contained in:
Mario Vavti 2016-08-26 19:51:39 +02:00
parent 8aee932525
commit 8f631d0693

View File

@ -11,3 +11,4 @@
</div>
{{/if}}
</div>
<div class="clear"></div>