diff --git a/web/styles/recent_topics.css b/web/styles/recent_topics.css index 92d95c2e70..5349207047 100644 --- a/web/styles/recent_topics.css +++ b/web/styles/recent_topics.css @@ -175,6 +175,8 @@ margin-right: 0; /* Match with its font-size. */ line-height: 14px; + /* Present a default/arrow cursor */ + cursor: default; } .unread_hidden { diff --git a/web/templates/recent_topic_row.hbs b/web/templates/recent_topic_row.hbs index 7825764342..ae0c861acc 100644 --- a/web/templates/recent_topic_row.hbs +++ b/web/templates/recent_topic_row.hbs @@ -51,7 +51,8 @@ {{else}} - @ + @