Fix text alignment in the Server Cache admin dashboard widget.

Review Request #13436 — Created Nov. 27, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-5.0.x

Reviewers

The Server Cache admin dashboard widget's element ID changed at one
point, but the CSS wasn't updated accordingly. This caused some styles
to not take effect, which resulted in the labels in Server Cache
appearing center-aligned instead of left-aligned.

The style has been updated to reflect the new element ID.

The Activity Widget styling was also wrong, but those styles were no
longer relevant to the current design. They've been removed entirely.

Viewed the admin dashboard and saw the corrected styling.


Commits

Files

    Loading...