Fix layout of comment form

This commit is contained in:
Naoki Takezoe
2017-06-29 18:23:34 +09:00
parent d122c92db1
commit 57228147ce

View File

@@ -8,10 +8,7 @@
@import gitbucket.core.view.helpers
@if(context.loginAccount.isDefined){
@if(!fileName.isDefined){<hr/><br/>}
<form method="POST" validate="true" style="max-width: 874px;">
@if(!fileName.isDefined){
<div class="issue-avatar-image">@helpers.avatarLink(context.loginAccount.get.userName, 48)</div>
}
<form method="POST" validate="true">
<div class="panel panel-default issue-comment-box">
<div class="panel-body">
@gitbucket.core.helper.html.preview(