Merge pull request #1091 from oohira/fix/review-comment-box-border

Fix bug that border of review comment box is not shown
This commit is contained in:
Naoki Takezoe
2016-02-09 13:58:18 +09:00

View File

@@ -11,7 +11,7 @@
@if(comment.newLine.isDefined){newline="@comment.newLine.get"}
@if(comment.oldLine.isDefined){oldline="@comment.oldLine.get"}>
<div class="issue-avatar-image">@avatarLink(comment.commentedUserName, 48)</div>
<div class="panel- panel-default commit-comment-box commit-comment-@comment.commentId">
<div class="panel panel-default commit-comment-box commit-comment-@comment.commentId">
<div class="panel-heading">
@user(comment.commentedUserName, styleClass="username strong")
<span class="muted">