From a50ac60f74e7e47344c7efcd712d48105b59d59b Mon Sep 17 00:00:00 2001 From: Ernesto Puerta Date: Tue, 10 May 2022 19:14:10 +0200 Subject: [PATCH] mgr/dashboard: fix overlapping icons in forms Fixes: https://tracker.ceph.com/issues/55604 Signed-off-by: Ernesto Puerta --- .../iscsi-setting/iscsi-setting.component.html | 2 +- ...scsi-target-image-settings-modal.component.html | 2 +- .../bootstrap-import-modal.component.html | 2 +- .../pool-edit-mode-modal.component.html | 2 +- .../ceph/block/rbd-form/rbd-form.component.html | 10 +++++----- .../rbd-namespace-form-modal.component.html | 2 +- .../rbd-trash-purge-modal.component.html | 2 +- .../configuration-form.component.html | 2 +- .../src/app/ceph/cluster/logs/logs.component.html | 2 +- .../mgr-module-form/mgr-module-form.component.html | 2 +- .../osd-recv-speed-modal.component.html | 2 +- .../service-form/service-form.component.html | 14 +++++++------- .../nfs-form-client/nfs-form-client.component.html | 4 ++-- .../app/ceph/nfs/nfs-form/nfs-form.component.html | 10 +++++----- .../crush-rule-form-modal.component.html | 6 +++--- .../erasure-code-profile-form-modal.component.html | 14 +++++++------- .../ceph/pool/pool-form/pool-form.component.html | 12 ++++++------ .../rgw-bucket-form/rgw-bucket-form.component.html | 6 +++--- .../rgw-user-capability-modal.component.html | 4 ++-- .../rgw/rgw-user-form/rgw-user-form.component.html | 2 +- .../rgw-user-s3-key-modal.component.html | 2 +- .../rgw-user-subuser-modal.component.html | 2 +- .../ceph/shared/feedback/feedback.component.html | 4 ++-- .../form-modal/form-modal.component.html | 2 +- .../refresh-selector.component.html | 2 +- 25 files changed, 57 insertions(+), 57 deletions(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/iscsi-setting/iscsi-setting.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/iscsi-setting/iscsi-setting.component.html index f3a1d5dc2f57c..b1e60fbbefa37 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/iscsi-setting/iscsi-setting.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/iscsi-setting/iscsi-setting.component.html @@ -5,7 +5,7 @@ diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/bootstrap-import-modal/bootstrap-import-modal.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/bootstrap-import-modal/bootstrap-import-modal.component.html index 3770ef099a6b6..26c4380c8d274 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/bootstrap-import-modal/bootstrap-import-modal.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/bootstrap-import-modal/bootstrap-import-modal.component.html @@ -40,7 +40,7 @@ diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.html index 75c004fabe9d3..330c2552f139e 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.html @@ -66,7 +66,7 @@ *ngIf="mode === 'editing' || !poolPermission.read"> @@ -283,7 +283,7 @@
diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.html index 64175f1a4772d..6db47e4a2ca1c 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.html @@ -78,7 +78,7 @@