]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
mgr/dashboard: fix alignment of log action buttons
authorprik73 <prinovac@gmail.com>
Fri, 6 Jun 2025 06:09:15 +0000 (11:39 +0530)
committerprik73 <prinovac@gmail.com>
Fri, 6 Jun 2025 06:18:45 +0000 (11:48 +0530)
Aligned the download and copy buttons in the logs component for a consistent look.

Fixes: https://tracker.ceph.com/issues/71539
Signed-off-by: prik73 <prinovac@gmail.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.scss

index 56580e515193078d1f8e4c2f68f1dfd71718aeed..6e4a282070a0c7e673154d12e5426e17a7006ef7 100644 (file)
@@ -6,7 +6,7 @@ p {
 
 .card {
   .btn-group {
-    margin-top: -45px;
+    margin-top: -57px;
     position: absolute;
     right: 0;
   }