Page MenuHomePhabricator

Labels associated with input widgets checkbox and radio should have `cursor: pointer;` assigned
Closed, DuplicatePublic

Description

Currently the cursor on labels for checkboxes and radio buttons doesn't reflect the interactive character of the label. We should assign cursor: pointer; to those labels.