mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
message_row: Remove cursor:pointer for messagebox.
Related article: https://adamsilver.io/blog/buttons-shouldnt-have-a-hand-cursor/ Fixes: https://chat.zulip.org/#narrow/channel/137-feedback/topic/.60cursor.3A.20pointer.60.20applied.20to.20whole.20message.20content/with/2167059
This commit is contained in:
committed by
Tim Abbott
parent
c2007ebf30
commit
5a21f42000
@@ -72,7 +72,6 @@
|
||||
.messagebox {
|
||||
grid-area: messagebox;
|
||||
word-wrap: break-word;
|
||||
cursor: pointer;
|
||||
border: none;
|
||||
/* The left padding value accounts for a 2px
|
||||
unread marker, ensuring a uniform 5px of
|
||||
|
||||
Reference in New Issue
Block a user