]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: remove custom class `oa-hr-small`
authorTatjana Dehler <tdehler@suse.com>
Thu, 1 Oct 2020 12:59:28 +0000 (14:59 +0200)
committerTatjana Dehler <tdehler@suse.com>
Wed, 21 Oct 2020 10:06:21 +0000 (12:06 +0200)
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-flags-modal/osd-flags-modal.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-flags-modal/osd-flags-modal.component.scss

index f98bc7011de4fadec1ce3cc4c973c26e149f64a1..0b39576b7d338ee1db394498a1a114c545612e32 100644 (file)
@@ -25,7 +25,7 @@
             <br>
             <span class="form-text text-muted">{{ flag.description }}</span>
           </label>
-          <hr class="oa-hr-small"
+          <hr class="m-1"
               *ngIf="!last">
         </div>
       </div>