Commit 150accaf authored by Phil Hughes's avatar Phil Hughes

Fixed alignment of tooltip on card assignee

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