fix(templates): Add some pleasing spacing to thread layout

This commit is contained in:
Vincent Ambo 2018-04-16 02:56:55 +02:00
parent 1b662c8674
commit a5f2677785

View file

@ -33,7 +33,7 @@
<strong>{{ post.author_name }}</strong>
</div>
<div class="align-self-stretch">{{ post.body | safe }}</div>
<div class="ml-2 align-self-stretch">{{ post.body | safe }}</div>
<div class="d-inline-flex flex-column align-items-end ml-auto">
<a href="/thread/{{ id }}#post-{{ post.id }}" class="ml-auto">