many minor visual tweaks to fix spacing and usability
This commit is contained in:
parent
9738c96175
commit
ab43134cc0
12 changed files with 34 additions and 22 deletions
|
@ -2,7 +2,7 @@
|
|||
{% load i18n %}
|
||||
|
||||
{% block filter %}
|
||||
<label class="label mt-2 mb-1">Status types</label>
|
||||
<label class="label mb-1">Status types</label>
|
||||
|
||||
<div class="is-flex is-flex-direction-row is-flex-direction-column-mobile">
|
||||
{% for name, value in feed_status_types_options %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue