Mercurial > libervia-templates
diff sat_templates/templates/bulma/event/admin.html @ 246:1928ba66c194
bulma: replaced custom styles by new spacing helpers
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 19 Jun 2020 17:57:13 +0200 |
parents | 0e69b5843c2f |
children | 40fccd3b7cf0 |
line wrap: on
line diff
--- a/sat_templates/templates/bulma/event/admin.html Fri Jun 19 17:57:13 2020 +0200 +++ b/sat_templates/templates/bulma/event/admin.html Fri Jun 19 17:57:13 2020 +0200 @@ -101,7 +101,7 @@ {{ field.checkbox("comments", _("allow comments"), checked=true) }} - {{ field.submit(_("send"), class="has-margin-top-1") }} + {{ field.submit(_("send"), class="mt-4") }} {% endcall %} </div>