Skip to content

Commit

Permalink
clearfix for single posts
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmbacon committed Feb 17, 2015
1 parent e40e906 commit ab280c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content-single.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

</header><!-- .entry-header -->

<div class="entry-content">
<div class="entry-content clearfix">


<?php the_content(); ?>
Expand Down

0 comments on commit ab280c5

Please sign in to comment.