about summary refs log tree commit diff
path: root/templates
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2018-04-16T00·56+0200
committerVincent Ambo <tazjin@gmail.com>2018-04-16T00·56+0200
commita5f26777857abe740bd738ca059739d52dcc3273 (patch)
tree330256d1a7ff2410a6342a9aa9e6b7ce365ce779 /templates
parent1b662c867438fa9e36846b2de820ff61815cb2a2 (diff)
fix(templates): Add some pleasing spacing to thread layout
Diffstat (limited to 'templates')
-rw-r--r--templates/thread.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/thread.html b/templates/thread.html
index 7c0f852f4c..a34308fe87 100644
--- a/templates/thread.html
+++ b/templates/thread.html
@@ -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">