summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gitsrht/templates/commit.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/gitsrht/templates/commit.html b/gitsrht/templates/commit.html
index 88b9f37..1fc0208 100644
--- a/gitsrht/templates/commit.html
+++ b/gitsrht/templates/commit.html
@@ -27,6 +27,7 @@
<div class="event">
<pre>{{diffstat(diff)}}</pre>
</div>
+ <div style="margin-bottom: 3rem"></div>
{# God, working with <pre> tags is such a fucking mess #}
{% for patch in diff %}
<pre style="margin-bottom: 0;"