diff sat_templates/templates/default/ticket/item.html @ 170:6c251da9a4f3

style improvment
author Goffi <goffi@goffi.org>
date Sat, 19 Jan 2019 11:49:18 +0100
parents e9f0a4215e46
children 4a03d0a6839b
line wrap: on
line diff
--- a/sat_templates/templates/default/ticket/item.html	Sat Jan 19 11:46:13 2019 +0100
+++ b/sat_templates/templates/default/ticket/item.html	Sat Jan 19 11:49:18 2019 +0100
@@ -22,7 +22,7 @@
 
 {% block body %}
 {{ icon_defs('pencil') }}
-<div id="{{ item.widget_value['id'] }}" class="view single ticket box">
+<div id="{{ item.widget_value['id'] }}" class="view single ticket box box--medium">
     {% if url_ticket_edit is defined %}
         <p class="box__tools">
             <a href="{{url_ticket_edit}}">