Removed extra indentation on div#comments

This commit is contained in:
Aahan Krish 2013-10-10 22:46:32 +05:30
parent 4c6d950f14
commit 1e1fd565e1
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! ?>