Page MenuHomePhabricator

Article Feedback Page - More link does not show the "hand" cursor
Closed, ResolvedPublic

Description

For long comments, a "More" link allows users to read the full content for the post. However, this link does not show the hand cursor that conveys interactivity.

To solve this, two approaches come to my mind:

  • Add the cursos:pointer; property in the CSS
  • Include the href attribute to the link pointing to a non existing target (e.g., href="#more" provided that "more" does not exist as an anchor)

Version: unspecified
Severity: minor

Details

Reference
bz36703

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 12:25 AM
bzimport set Reference to bz36703.
bzimport added a subscriber: Unknown Object (MLST).