Fix min-height of the review request actions bar.

Review Request #13151 — Created July 18, 2023 and submitted

Information

Review Board
release-6.x

Reviewers

The actions bar for review requests had a minimum height set, but it was
1 pixel too small. Most of the time this doesn't matter because the
actions set the height, but in the case of viewing a review request
that doesn't have a diff anonymously, the actions bar is actually
completely empty. This resulted in the tabs being shifted down one
pixel.

Opened a private browser window and looked at a review request that
didn't have a diff. Saw that the review request tabs were no longer
misaligned.

Summary ID
Fix min-height of the review request actions bar.
The actions bar for review requests had a minimum height set, but it was 1 pixel too small. Most of the time this doesn't matter because the actions set the height, but in the case of viewing a review request that doesn't have a diff anonymously, the actions bar is actually completely empty. This resulted in the tabs being shifted down one pixel. Testing Done: Opened a private browser window and looked at a review request that didn't have a diff. Saw that the review request tabs were no longer misaligned.
261004fdc2cbcc0800a11d641753a7d81b49068a
maubin
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (338422b)
Loading...