Rationalise the spacing on the job page

Having two different margin sizes here meant that the page jumped
slightly once the report was ready to download. No good reason in favour
of it.
This commit is contained in:
Chris Hill-Scott
2017-03-22 10:57:38 +00:00
parent 3f1b5603f6
commit aa4237b934

View File

@@ -24,7 +24,7 @@
{% if not help %}
{% if percentage_complete < 100 %}
<p class="bottom-gutter-1-2 hint">
<p class="bottom-gutter hint">
Report is {{ "{:.0f}%".format(percentage_complete) }} complete…
</p>
{% elif notifications %}