Switch entry, review, and comment header styling to Flexbox.

Review Request #14285 — Created Jan. 2, 2025 and submitted — Latest diff uploaded

Information

Review Board
release-7.1.x

Reviewers

The styling for review request entries (reviews, etc.) and comment
headers now use Flexbox, which helps us manage styles more consistently
and avoids some hacks and workarounds to get things to line up in mobile
and desktop modes correctly.

This is necessary for some in-progress work on user badges, which impact
the layout of this area.

Tested the styling for reviews, changes, and status updates, in both
expanded and collapsed mode.

Tested these on both mobile and desktop at various widths.

Tested with in-progress changes for user badges.

Checked alignment on the text to make sure everything lined up
correctly.

Diff Revision 2

This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.

orig
1
2
3

Commits

First Last Summary ID Author
Switch entry, review, and comment header styling to Flexbox.
The styling for review request entries (reviews, etc.) and comment headers now use Flexbox, which helps us manage styles more consistently and avoids some hacks and workarounds to get things to line up in mobile and desktop modes correctly. This is necessary for some in-progress work on user badges, which impact the layout of this area.
19661a79685222d8527b2880e51eaa1abfd4c09b Christian Hammond
reviewboard/static/rb/css/pages/reviews.less
Loading...