Adjusts in table_controls_htmx.html to vertical height of the Quick Search match to the dropdown.

This commit is contained in:
Julio-Oliveira-Encora 2024-05-27 15:08:54 -03:00
parent 7b44fa3018
commit 4bdb583cf2

View File

@ -18,7 +18,7 @@
<label class="my-2" for="id_filter_id">Saved Filter</label>
</div>
<div class="col-sm-3 d-print-none">
<div class="col-sm-4 d-print-none">
{{ filter_form.filter_id }}
</div>