Skip to content
Snippets Groups Projects
Commit 150accaf authored by Phil Hughes's avatar Phil Hughes
Browse files

Fixed alignment of tooltip on card assignee

Closes #30123
parent ad831ace
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -240,8 +240,13 @@
font-size: (14px / $issue-boards-font-size) * 1em;
}
 
.card-assignee {
margin-right: 5px;
}
.avatar {
margin-left: 0;
margin-right: 0;
}
}
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment