Removed extra indentation on div#comments
This commit is contained in:
parent
4c6d950f14
commit
1e1fd565e1
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ if ( post_password_required() )
|
||||||
return;
|
return;
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<div id="comments" class="comments-area">
|
<div id="comments" class="comments-area">
|
||||||
|
|
||||||
<?php // You can start editing here -- including this comment! ?>
|
<?php // You can start editing here -- including this comment! ?>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue