Wrap select filters in dedicated container
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
{% endfor %}
|
||||
</div>
|
||||
|
||||
<div class="select-filters">
|
||||
<div class="widget-select places">
|
||||
<label for="location-filter" class="visually-hidden">Orte:</label>
|
||||
<select id="location-filter">
|
||||
@@ -26,6 +27,7 @@
|
||||
{% endfor %}
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p id="eventfilter-status" class="visually-hidden" aria-live="polite"></p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user