Add some space between buttons and ID

This commit is contained in:
Oliver Falk
2020-10-19 11:21:01 +02:00
parent 8fcd64d20c
commit 73dcf70287

View File

@@ -170,8 +170,7 @@
{# TODO: (expires in xx hours) #}
{% endfor %}
{% endif %}
<p>
<p style="padding-top:5px;">
{% if not max_emails %}<a href="{% url 'add_email' %}" class="button" >{% trans 'Add a new email address' %}</a>&nbsp;{% endif %}
<a href="{% url 'add_openid' %}" class="button">{% trans 'Add a new OpenID' %}</a></p>
</p>