return of pages div

It is needed actually. Added width reset for it.
This commit is contained in:
desudesutalk 2015-09-26 17:43:18 +03:00
parent 9fcebde134
commit 3cb24f1cce

View File

@ -67,6 +67,7 @@
<span class="threadlink">[ <a href="{{ return }}">{% trans %}Return{% endtrans %}</a> /</span>
<span class="threadlink"><a href="#" id="bottom" style="padding-left: 10px"> {% trans %}Go to top{% endtrans %}</a> /</span>
</div>
<div class=pages style="width: initial;"></div>
</div>
<script type="text/javascript">{% raw %}
ready();