TESTING - New compact hedder! - PART 3.5 CSS Ultra Dense Layout - Content Tag Fix Again?

This commit is contained in:
Lain Iwakura 2016-09-14 04:16:21 -04:00
parent 5e204c0120
commit cfec751601
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@
<?= $this->partial('vertical') ?>
<?php endif ?>
</div>
<div class="content" id="right-col">
<div class="content content-post" id="right-col">
<?php if (CONFIG()->can_show_ad('post#show-top', current_user())) : ?>
<?= $this->partial('horizontal', ['position' => 'top']) ?>
<?php endif ?>

File diff suppressed because one or more lines are too long