From 377cbcc95560c5312aa39574c02d843d722f42d9 Mon Sep 17 00:00:00 2001 From: Thomas JUND Date: Mon, 4 Oct 2021 17:35:36 +0200 Subject: [PATCH] search-cell: improve markup to target button and button label (#57570) --- combo/apps/search/templates/combo/search-cell.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/combo/apps/search/templates/combo/search-cell.html b/combo/apps/search/templates/combo/search-cell.html index 68126676..9c537196 100644 --- a/combo/apps/search/templates/combo/search-cell.html +++ b/combo/apps/search/templates/combo/search-cell.html @@ -7,7 +7,9 @@ {% block search-form %}
- +
{% endblock %}