(refs #84)Add jquery.elastic and apply to issue and comment textarea.

This commit is contained in:
takezoe
2013-10-04 09:32:32 +09:00
parent 380cdbcf75
commit 17bc422e7a
6 changed files with 173 additions and 4 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;")
@helper.html.preview(repository, "", false, true, "width: 680px; height: 100px; max-height: 150px;", elastic = true)
</div>
</div>
<div class="pull-right">