make the space on the right match the space on the top
This commit is contained in:
parent
82d60fedc4
commit
49523f34cb
|
@ -223,7 +223,7 @@ h1.with-icons {
|
||||||
|
|
||||||
#user-profile-toggletip .cds--popover--bottom-right .cds--popover-content {
|
#user-profile-toggletip .cds--popover--bottom-right .cds--popover-content {
|
||||||
bottom: 11px;
|
bottom: 11px;
|
||||||
right: -2px;
|
right: -5px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
border: 3px solid black;
|
border: 3px solid black;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue