prettify UI

This commit is contained in:
Son Nguyen Kim 2021-07-29 10:14:13 +02:00
parent 6c12b31060
commit 1cca7d4025

View File

@ -163,7 +163,8 @@
<select name="filter" <select name="filter"
onchange="this.form.submit()" onchange="this.form.submit()"
class="form-control mr-3 shadow"> class="form-control mr-3 shadow"
style="max-width: 200px">
<option value="" {% if filter == "" %} selected {% endif %}> <option value="" {% if filter == "" %} selected {% endif %}>
All Aliases All Aliases
</option> </option>