From 73dcf70287ebaf9283fd2a0e04da75618f598206 Mon Sep 17 00:00:00 2001 From: Oliver Falk Date: Mon, 19 Oct 2020 11:21:01 +0200 Subject: [PATCH] Add some space between buttons and ID --- ivatar/ivataraccount/templates/profile.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ivatar/ivataraccount/templates/profile.html b/ivatar/ivataraccount/templates/profile.html index 4394475..a8717ac 100644 --- a/ivatar/ivataraccount/templates/profile.html +++ b/ivatar/ivataraccount/templates/profile.html @@ -170,8 +170,7 @@ {# TODO: (expires in xx hours) #} {% endfor %} {% endif %} - -

+

{% if not max_emails %}{% trans 'Add a new email address' %} {% endif %} {% trans 'Add a new OpenID' %}