mgr/dashboard: Vertically align the "Refresh" label

Signed-off-by: Tiago Melo <tmelo@suse.com>
This commit is contained in:
Tiago Melo 2019-08-19 10:59:53 +00:00
parent 06e34dae12
commit 79a31a433f

View File

@ -2,7 +2,7 @@
<div class="col-12">
<div class="float-right d-inline-flex">
<label for="refreshInterval"
class="col-form-label my-2"
class="col-form-label my-0 mx-2"
i18n>Refresh</label>
<select id="refreshInterval"
name="refreshInterval"