Commit 080261d2 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch 'issue-boards-assignee-tooltip-aligment' into 'master'

Fixed alignment of tooltip on card assignee

Closes #30123

See merge request !10261
parents b95421d5 150accaf
......@@ -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