From 6e68257e4493e1b70d1503c0acd07f8c2dbb34ef Mon Sep 17 00:00:00 2001 From: Naman Munet Date: Wed, 29 Oct 2025 16:14:53 +0530 Subject: [PATCH] mgr/dashboard: fix icon alignment in navigation header Fixes: https://tracker.ceph.com/issues/73665 Resolves: rhbz#2404088 Changes Includes: Added styles in rh_overrides for btn-tertiary to fix the styles on multisite page and also added class `btn-group` class to make the buttons look like before Regression introduced by the previous PR https://gitlab.cee.redhat.com/ceph/ceph/-/merge_requests/1323 Signed-off-by: Naman Munet (cherry picked from commit b4d61dcd304ef9040e3b53a4730bf1ab451b233f) (cherry picked from commit 5af064e6b3ccc19019c6fbf2b5749e853b703e4f) --- .../rgw-multisite-details.component.html | 7 +++++-- .../rgw-multisite-details.component.scss | 2 +- .../frontend/src/redhat/rh_overrides.scss | 18 ++++++++++++++++++ 3 files changed, 24 insertions(+), 3 deletions(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-details/rgw-multisite-details.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-details/rgw-multisite-details.component.html index 2eea555d050..fc4348b7643 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-details/rgw-multisite-details.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-details/rgw-multisite-details.component.html @@ -20,16 +20,19 @@
- -