]> 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>
Mon, 7 Dec 2020 09:50:28 +0000 (10:50 +0100)
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
(cherry picked from commit 9a66425fa42634c3e6879cd3503612fd9f714fbe)

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 21c8b0fe6967c291a2a353c4a7fffe4f91170f88..d81232d913c9ec58dec2986539ad4cc07570cbdb 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>