From 6195b156b32dd3c2d3a2b1deeef510540f3a9b68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Thu, 4 Apr 2019 13:32:44 +0200 Subject: [PATCH] wcs: add missing spaces between keyword css classes (#31996) --- combo/apps/wcs/templates/combo/wcs/forms_of_category.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/combo/apps/wcs/templates/combo/wcs/forms_of_category.html b/combo/apps/wcs/templates/combo/wcs/forms_of_category.html index 8f69d22c..78d5f075 100644 --- a/combo/apps/wcs/templates/combo/wcs/forms_of_category.html +++ b/combo/apps/wcs/templates/combo/wcs/forms_of_category.html @@ -21,7 +21,7 @@ {% for form in forms %}
  • {{ form.title }} {% if form.description %}
    {{ form.description|safe }}
    {% endif %} @@ -33,7 +33,7 @@ {% for form in more_forms %}