Fix width styles

* issue updation title and content
* issue new comment
* pull request new comment
This commit is contained in:
Tomofumi Tanaka
2014-05-18 21:37:49 +09:00
parent 4dc60e887f
commit bb66e2201f
4 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
<div class="issue-avatar-image">@avatar(loginAccount.get.userName, 48)</div>
<div class="box issue-comment-box">
<div class="box-content">
@helper.html.preview(repository, "", false, true, "width: 680px; height: 100px; max-height: 150px;", elastic = true)
@helper.html.preview(repository, "", false, true, "width: 635px; height: 100px; max-height: 150px;", elastic = true)
</div>
</div>
<div class="pull-right">