Rolling back classes

This commit is contained in:
okbel
2018-03-01 14:39:25 -03:00
parent eaf403353f
commit 300e518c2d
5 changed files with 16 additions and 11 deletions
+2 -2
View File
@@ -97,8 +97,8 @@ module.exports = {
elements: {
logoutButton: '.talk-stream-userbox-logout',
signInButton: '#coralSignInButton',
commentBoxTextarea: '.talk-commentbox-textarea',
commentBoxPostButton: '.talk-commentbox-button',
commentBoxTextarea: '.talk-plugin-commentbox-textarea',
commentBoxPostButton: '.talk-plugin-commentbox-button',
firstComment: '.talk-stream-comment.talk-stream-comment-level-0',
firstCommentContent:
'.talk-stream-comment.talk-stream-comment-level-0 .talk-stream-comment-content',