removed the extra padding now that the css is fixed

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
This commit is contained in:
Philip M. Hofer (Frumph) 2009-08-28 03:40:59 -07:00
parent ef9397b04a
commit 624fe97ef8
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ if ($disable_lrsidebars_frontpage == 'yes' && is_home()) {
<?php comicpress_calendar() ?>
</li>
</ul>
<div style="padding-top:20px;"></div>
<?php comicpress_archive_dropdown(); ?>
<?php comicpress_latest_comics() ?>
<?php endif; ?>