use .links-list class to form_of_category list (#42999)

This commit is contained in:
Thomas Jund 2020-05-18 14:23:10 +02:00
parent 3b4563b81a
commit f5a5299a54
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
{% endif %}
{% endblock %}
<div class="wcs-forms-of-category-{{slug}}">
<div class="wcs-forms-of-category-{{slug}} links-list">
{% block cell-top-content %}{% endblock cell-top-content %}
<ul>
{% for form in forms %}