1
Fork 0

Minor fix for #2444

This commit is contained in:
Unknwon 2016-02-01 20:55:12 -05:00
parent d3ba246693
commit 1c74612b3c
9 changed files with 26 additions and 15 deletions

View file

@ -460,6 +460,13 @@
.ui.segment.metas {
margin-top: -3px;
}
.ui.participants {
img {
margin-top: 5px;
margin-right: 5px;
}
}
}
.comment.form {
.ui.comments {