Skip to content

Commit

Permalink
Update position to vertical-align for copy button
Browse files Browse the repository at this point in the history
Fixes #17906

Signed-off-by: AllForNothing <sshijun@vmware.com>
  • Loading branch information
AllForNothing committed Apr 20, 2023
1 parent 8df99a5 commit e323dc2
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ clr-modal {
padding-right: 3px;
}

position: relative;
bottom: 9px;
}

Expand All @@ -22,10 +21,6 @@ clr-modal {
.cli-secret {
align-items: center;

.reset-cli {
height: 30px;
}

.btn-padding-less {
padding-left: 5px;
padding-right: 5px;
Expand Down

0 comments on commit e323dc2

Please sign in to comment.