prettify UI

This commit is contained in:
Son Nguyen Kim 2021-07-29 10:14:13 +02:00
parent 6c12b31060
commit 1cca7d4025
1 changed files with 28 additions and 27 deletions

View File

@ -163,7 +163,8 @@
<select name="filter"
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 %}>
All Aliases
</option>