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 82d60fedc4
commit 49523f34cb
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;
}