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

@ -1450,6 +1450,10 @@ footer .container .links > *:first-child {
.repository.view.issue .ui.segment.metas {
margin-top: -3px;
}
.repository.view.issue .ui.participants img {
margin-top: 5px;
margin-right: 5px;
}
.repository .comment.form .ui.comments {
margin-top: -12px;
max-width: 100%;