From 5599788bc94ab9fc2bbf599476a69f423046f81d Mon Sep 17 00:00:00 2001 From: lukas Date: Sat, 26 Nov 2022 18:05:32 +0100 Subject: [PATCH] fix: filter x padding --- src/unfold/templates/admin/change_list.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/unfold/templates/admin/change_list.html b/src/unfold/templates/admin/change_list.html index dd71d408..8748d662 100644 --- a/src/unfold/templates/admin/change_list.html +++ b/src/unfold/templates/admin/change_list.html @@ -118,7 +118,7 @@
-

+

{% trans "Filter results" %} {% if cl.has_active_filters %} @@ -132,7 +132,7 @@

+
{% if cl.model_admin.list_filter_submit %}
@@ -149,7 +149,7 @@

+