Skip to content

Commit e7cb253

Browse files
authored
Merge pull request ceph#63784 from prik73/fix/audit-log-tab
mgr/dashboard: fix alignment of log action buttons
2 parents 1ff00c1 + 5377b50 commit e7cb253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ p {
66

77
.card {
88
.btn-group {
9-
margin-top: -45px;
9+
margin-top: -57px;
1010
position: absolute;
1111
right: 0;
1212
}

0 commit comments

Comments
 (0)