mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-10 09:38:15 -06:00
Adjusts in table_controls_htmx.html to vertical height of the Quick Search match to the dropdown.
This commit is contained in:
parent
7b44fa3018
commit
4bdb583cf2
@ -18,7 +18,7 @@
|
|||||||
<label class="my-2" for="id_filter_id">Saved Filter</label>
|
<label class="my-2" for="id_filter_id">Saved Filter</label>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-sm-3 d-print-none">
|
<div class="col-sm-4 d-print-none">
|
||||||
{{ filter_form.filter_id }}
|
{{ filter_form.filter_id }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user