diff --git a/myproject/products/templates/products/components/product_search_picker.html b/myproject/products/templates/products/components/product_search_picker.html index b386409..1d5edaa 100644 --- a/myproject/products/templates/products/components/product_search_picker.html +++ b/myproject/products/templates/products/components/product_search_picker.html @@ -82,47 +82,39 @@ ProductSearchPicker.init('#writeoff-products', { {% if show_filters|default:True %} -
-
+
+
{% if categories %} -
- -
+ {% endif %} {% if tags %} -
- -
+ {% endif %} -
-
- - -
+
+ +
- -
{% endif %}