# HG changeset patch # User Goffi # Date 1594883314 -7200 # Node ID 80cfec962b1e3dc824d7b3ba5017f4f0bacfb871 # Parent e0a30db831a1d257eda20d50d3de175359f529be bulma (blog): more padding diff -r e0a30db831a1 -r 80cfec962b1e sat_templates/templates/bulma/blog/item.html --- a/sat_templates/templates/bulma/blog/item.html Thu Jul 16 09:08:34 2020 +0200 +++ b/sat_templates/templates/bulma/blog/item.html Thu Jul 16 09:08:34 2020 +0200 @@ -15,7 +15,7 @@ {# we may display items in different language in a specific way #} {% set other_lang = " other_lang" if expanded else " other_lang state_init" %} {% endif %} -
+
{% if identities is defined %} {% if avatar is defined %}
diff -r e0a30db831a1 -r 80cfec962b1e sat_templates/templates/bulma/input/textbox.html --- a/sat_templates/templates/bulma/input/textbox.html Thu Jul 16 09:08:34 2020 +0200 +++ b/sat_templates/templates/bulma/input/textbox.html Thu Jul 16 09:08:34 2020 +0200 @@ -17,8 +17,8 @@ {% set extra_content = caller() if caller is defined else '' %} {% call form.form(action=action, class="textbox " + class) %} {{ head(service, node, type) }} - {{ extra_content }} -
+ {{ extra_content }} +
{% if identities is defined and own_jid is defined %} {% if avatar is defined %}