remove "display: inline" CSS from reply-button; show reply-button only when JS is enabled.

svn path=/plone.app.discussion/trunk/; revision=29404
This commit is contained in:
Timo Stollenwerk 2009-08-26 21:55:27 +00:00
parent defb4b91c4
commit 8e406ccf2d

View File

@ -86,8 +86,7 @@
This is the body text of the comment.
</div>
<button style="display: inline;"
class="context reply-to-comment-button allowMultiSubmit"
<button class="context reply-to-comment-button allowMultiSubmit"
tal:condition="python:userHasReplyPermission and isDiscussionAllowed or isAnonymousDiscussionAllowed"
i18n:translate="label_reply;">
Reply