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:
		
							parent
							
								
									defb4b91c4
								
							
						
					
					
						commit
						8e406ccf2d
					
				@ -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
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user