Commit e2d15eee authored by Phil Hughes's avatar Phil Hughes

Merge branch 'fix-board-badge-scss' into 'multiple_assignees_review'

Fix issue board avatar counter scss

See merge request !1813
parents f82c8714 9fd4aa5c
......@@ -284,11 +284,10 @@
.avatar-counter {
display: none;
vertical-align: middle;
min-width: 20px;
line-height: 19px;
line-height: 18px;
height: 20px;
padding-left: 2px;
padding-right: 2px;
padding-left: 3px;
padding-right: 3px;
border-radius: 2em;
}
......
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