Equalise spacing

Make the amount of space above and below is equal, and consistent with
the spacing when we show the checkbox.
This commit is contained in:
Chris Hill-Scott
2017-09-26 15:30:43 +01:00
parent e65e98a9f1
commit 8d4418cf61

View File

@@ -19,7 +19,7 @@
safe_error_message=True
) }}
{% if form.is_default.data %}
<p>
<p class="form-group">
This email address is the default
</p>
{% else %}