Center content on posts

This commit is contained in:
Yukimi Kazari 2017-06-06 12:22:37 -04:00
parent c00bfe8499
commit cb138c237c

View File

@ -19,7 +19,6 @@
unset($total, $count);
endif
?>
<center>
<div class="content">
<div class="sidebar" style="display: none;">
<?php if ($this->showing_holds_only) : ?>
@ -72,7 +71,6 @@
<?= $this->partial('horizontal', ['position' => 'bottom', 'center' => true]) ?>
<?php endif ?>
</div>
</center>
</div>
<?= $this->contentFor('post_cookie_javascripts', function() { ?>