Commit 78ed5c0f authored by Clement Ho's avatar Clement Ho

Merge branch 'kp-ce-port-5013-fix-multiple-assignee-avatar-alignment' into 'master'

CE: Fix multiple assignees avatar alignment in issues list

See merge request gitlab-org/gitlab-ce!17308
parents 91ab86e5 53209a00
......@@ -13,10 +13,20 @@
display: inline-block;
}
.issuable-meta {
.author_link {
display: inline-block;
}
.issuable-comments {
height: 18px;
}
}
.icon-merge-request-unmerged {
height: 13px;
margin-bottom: 3px;
}
}
}
}
......
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