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:
parent
ef9397b04a
commit
624fe97ef8
|
@ -10,7 +10,6 @@ if ($disable_lrsidebars_frontpage == 'yes' && is_home()) {
|
||||||
<?php comicpress_calendar() ?>
|
<?php comicpress_calendar() ?>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div style="padding-top:20px;"></div>
|
|
||||||
<?php comicpress_archive_dropdown(); ?>
|
<?php comicpress_archive_dropdown(); ?>
|
||||||
<?php comicpress_latest_comics() ?>
|
<?php comicpress_latest_comics() ?>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
Loading…
Reference in New Issue