Make it clear that you can now click on usernames

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/4554/head
Joas Schilling 9 years ago
parent 3e37a5f1c7
commit 5bc593a92c
No known key found for this signature in database
GPG Key ID: E166FD8976B3BAC8
  1. 1
      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,

Loading…
Cancel
Save