(refs #37)Add participants to issue detail

The design is inherited from Github.
This commit is contained in:
tomykaira
2013-07-21 18:22:13 +09:00
parent e54754d04f
commit 6e96ad0f17
3 changed files with 14 additions and 1 deletions

View File

@@ -540,6 +540,11 @@ div.issue-avatar-image {
}
div.issue-box {
margin-bottom: 5px;
margin-left: 50px;
}
div.issue-participants {
margin-bottom: 15px;
margin-left: 50px;
}