]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: Vertically align the "Refresh" label 29737/head
authorTiago Melo <tmelo@suse.com>
Mon, 19 Aug 2019 10:59:53 +0000 (10:59 +0000)
committerTiago Melo <tmelo@suse.com>
Mon, 19 Aug 2019 10:59:53 +0000 (10:59 +0000)
Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/shared/components/refresh-selector/refresh-selector.component.html

index ce979b0569d7597605681eda29962f6506ba7487..d28a3863ca603229a707837c6140bb4eb12acad2 100644 (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"