TESTING - New compact hedder! - PART 3.5 CSS Ultra Dense Layout - Content Tag Fix Again?
This commit is contained in:
parent
5e204c0120
commit
cfec751601
@ -24,7 +24,7 @@
|
|||||||
<?= $this->partial('vertical') ?>
|
<?= $this->partial('vertical') ?>
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
</div>
|
</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())) : ?>
|
<?php if (CONFIG()->can_show_ad('post#show-top', current_user())) : ?>
|
||||||
<?= $this->partial('horizontal', ['position' => 'top']) ?>
|
<?= $this->partial('horizontal', ['position' => 'top']) ?>
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user