diff options
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/css/comments.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/css/comments.css b/apps/comments/css/comments.css index 2d794d52708..8423151cac8 100644 --- a/apps/comments/css/comments.css +++ b/apps/comments/css/comments.css @@ -114,6 +114,7 @@ #commentsTabView .comments li .message .avatar-name-wrapper, #commentsTabView .comment .authorRow { position: relative; + cursor: pointer; } #commentsTabView .comment .author, |