Fixes #22690: Restore the left border on the quick search field

This commit is contained in:
Abhirupmandal 2026-07-28 19:02:57 +05:30 committed by GitHub
parent 1e48c81666
commit 749e1b6579
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -7,8 +7,8 @@
<div class="row mb-3" id="results">
<div class="col-auto d-print-none">
<label for="quicksearch" class="visually-hidden">{% trans "Quick search" %}</label>
<div class="input-group input-group-flat me-2 quicksearch" hx-disinherit="hx-select hx-swap">
<label for="quicksearch" class="visually-hidden">{% trans "Quick search" %}</label>
<input type="search" results="5" name="q" id="quicksearch" class="form-control" placeholder="{% trans "Quick search" %}"
hx-get="{{ request.full_path }}" hx-target="#object_list" hx-trigger="keyup changed delay:500ms, search"/>
<span class="input-group-text py-1">