Merge pull request #330 from aahan/patch-2

_s: Removed extra indentation on div#comments to align with closing element.
This commit is contained in:
Konstantin Obenland 2013-10-11 06:54:01 -07:00
commit ea31bd462d
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ if ( post_password_required() )
return;
?>
<div id="comments" class="comments-area">
<div id="comments" class="comments-area">
<?php // You can start editing here -- including this comment! ?>