Add content-inner class to comment section

This commit is contained in:
Markus Ankenbrand 2016-09-13 07:43:56 +02:00
parent c2b4cbeccb
commit d7d41fbb77

View file

@ -167,7 +167,9 @@
<?php atravelblog_related_posts(); ?>
<?php comments_template( '', true ); ?>
<div class="content-inner">
<?php comments_template( '', true ); ?>
</div>
<?php endwhile; else: ?>