Merge "Revert "Let change message just be on the top of comments.""

This commit is contained in:
Shawn Pearce
2013-12-05 18:25:06 +00:00
committed by Gerrit Code Review

View File

@@ -49,15 +49,15 @@ limitations under the License.
}
</ui:style>
<g:HTMLPanel styleName='{style.replyBox}'>
<div class='{res.style.section}' ui:field='labelsParent'>
<g:Grid ui:field='labelsTable'/>
</div>
<div class='{res.style.section}'>
<c:NpTextArea
visibleLines='5'
characterWidth='70'
ui:field='message'/>
</div>
<div class='{res.style.section}' ui:field='labelsParent'>
<g:Grid ui:field='labelsTable'/>
</div>
<g:ScrollPanel ui:field='commentsPanel'
styleName='{style.comments}'
addStyleNames='{res.style.section}'>