Make entire items in the review menu clickable.

Review Request #13009 — Created May 4, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

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.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Make entire items in the review menu clickable.
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. Testing Done: Verified that clicking in empty space where an item was still highlighted triggered the action.
5014bfc1bfcdf37407f6dad12c23f54352b5c3d8 David Trowbridge
reviewboard/static/rb/css/ui/banners.less
reviewboard/static/rb/css/ui/menus.less
Loading...