diff sat_templates/templates/bulma/input/textbox.html @ 251:80cfec962b1e

bulma (blog): more padding
author Goffi <goffi@goffi.org>
date Thu, 16 Jul 2020 09:08:34 +0200
parents e0a30db831a1
children fbea1b9a558f
line wrap: on
line diff
--- 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 }}
-        <article class="media">
+        {{ extra_content }}
+        <article class="media px-4 py-3">
           {% if identities is defined and own_jid is defined %}
               {% if avatar is defined %}
                   <div class="media-left">