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