make the space on the right match the space on the top

This commit is contained in:
burnettk 2023-05-10 22:58:12 -04:00
parent 39b61808e7
commit f1cc92e117
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ h1.with-icons {
#user-profile-toggletip .cds--popover--bottom-right .cds--popover-content {
bottom: 11px;
right: -2px;
right: -5px;
border-radius: 5px;
border: 3px solid black;
}