summaryrefslogtreecommitdiffstats
path: root/css/comments.css
diff options
context:
space:
mode:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2017-10-03 11:45:51 +0200
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2017-11-03 11:49:56 +0100
commit46ce6aae1e767091d819c53b116d05425ec16226 (patch)
tree2464f5906ecbbe239b3c267d7b8206bf97e2ec9c /css/comments.css
parent4c2b2ce7df390bec4af633be53ac9bc65cc9cc9d (diff)
Remove pointer cursor from chat messages
Chat messages are not interactive, so they should not use a pointer cursor. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Diffstat (limited to 'css/comments.css')
-rw-r--r--css/comments.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/css/comments.css b/css/comments.css
index 09771b4e9..9bdd77423 100644
--- a/css/comments.css
+++ b/css/comments.css
@@ -123,7 +123,6 @@
.atwho-view-ul * .avatar-name-wrapper,
#commentsTabView .comment .authorRow {
position: relative;
- cursor: pointer;
}
.atwho-view-ul * .avatar-name-wrapper {