diff --git a/mayan/apps/main/templates/main/generic_list_horizontal_subtemplate.html b/mayan/apps/main/templates/main/generic_list_horizontal_subtemplate.html index da23b70c19..d19198d0a2 100644 --- a/mayan/apps/main/templates/main/generic_list_horizontal_subtemplate.html +++ b/mayan/apps/main/templates/main/generic_list_horizontal_subtemplate.html @@ -2,12 +2,12 @@

{{ title }}

- -
- {% for object in object_list %} -
- {{ object }} -
- {% endfor %} -
+ + +
+ {% for object in object_list %} +
+ {{ object }} +
+ {% endfor %}