diff sat_templates/templates/bulma/ticket/item.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/ticket/item.html	Fri Jun 19 17:57:13 2020 +0200
+++ b/sat_templates/templates/bulma/ticket/item.html	Fri Jun 19 17:57:13 2020 +0200
@@ -23,9 +23,9 @@
 
 {% block body %}
 {{ icon_defs('pencil') }}
-<div class="columns has-margin-top-1">
+<div class="columns mt-4">
     <div class="column has-background-white">
-        <div id="{{ item.widget_value['id'] }}" class="media has-padding-1">
+        <div id="{{ item.widget_value['id'] }}" class="media px-1 py-1">
             {% if identities is defined %}
                 {% if avatar is defined %}
                     <figure class="media-left">