Make entire items in the review menu clickable.
Review Request #13009 — Created May 4, 2023 and submitted — Latest diff uploaded
The items in the review menu were only clickable within the bounding box
of their text. This change fixes up the styles so that the<a>
elements occupy the full size of the menu item.
Verified that clicking in empty space where an item was still
highlighted triggered the action.