Center content on posts
This commit is contained in:
parent
d18f5bb167
commit
c00bfe8499
@ -19,7 +19,7 @@
|
||||
unset($total, $count);
|
||||
endif
|
||||
?>
|
||||
|
||||
<center>
|
||||
<div class="content">
|
||||
<div class="sidebar" style="display: none;">
|
||||
<?php if ($this->showing_holds_only) : ?>
|
||||
@ -72,6 +72,7 @@
|
||||
<?= $this->partial('horizontal', ['position' => 'bottom', 'center' => true]) ?>
|
||||
<?php endif ?>
|
||||
</div>
|
||||
</center>
|
||||
</div>
|
||||
|
||||
<?= $this->contentFor('post_cookie_javascripts', function() { ?>
|
||||
|
Reference in New Issue
Block a user