diff --git a/mayan/apps/appearance/templates/appearance/generic_list_items_subtemplate.html b/mayan/apps/appearance/templates/appearance/generic_list_items_subtemplate.html index ecc98c8079..192db9bf78 100644 --- a/mayan/apps/appearance/templates/appearance/generic_list_items_subtemplate.html +++ b/mayan/apps/appearance/templates/appearance/generic_list_items_subtemplate.html @@ -47,7 +47,9 @@ {% endif %} -
+ {% if object_list %} +
+ {% endif %} {% if scrollable_content %}
{% endif %}