Update Ink spacing usage for the new adjustments.

Review Request #13828 — Created May 6, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

Ink's spacing tokens have been updated to be based on a medium=1em
scaling, and with all sizes above m being updated to be far more
useful for layout.

This impacted a few places in the UI: Banners, trophies, and issue bars.
This change fixes those up, using more appropriate tokens and ensuring
layout looks correct.

Grepped the codebase for usage of the affected units. Checked and updated
what I saw.

There may be further changes as we work on the codebase.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Update Ink spacing usage for the new adjustments.
Ink's spacing tokens have been updated to be based on a medium=1em scaling, and with all sizes above `m` being updated to be far more useful for layout. This impacted a few places in the UI: Banners, trophies, and issue bars. This change fixes those up, using more appropriate tokens and ensuring layout looks correct.
3e4433fbaa993433017675a4cadc7a8840e41fb6 Christian Hammond
reviewboard/static/rb/css/pages/reviews.less
reviewboard/static/rb/css/ui/banners.less
reviewboard/static/rb/css/ui/trophies.less
reviewboard/static/rb/css/ui/review-request/issue-bar.less
Loading...