Skip to content

[fix]: Org Limits names and values can wrap and be hidden#1194

Open
RubenHalman wants to merge 1 commit into
tprouvot:releaseCandidatefrom
RubenHalman:fix/org-limits-text-overflow
Open

[fix]: Org Limits names and values can wrap and be hidden#1194
RubenHalman wants to merge 1 commit into
tprouvot:releaseCandidatefrom
RubenHalman:fix/org-limits-text-overflow

Conversation

@RubenHalman

Copy link
Copy Markdown
Contributor

Fixes #1183

Changes

  • Removed fixed height: 55px from figcaption — replaced with line-height: 1.2 so content grows naturally
  • Reduced figcaption font-size from 1.2em to 1.1em — keeps long names to 2 lines
  • Increased figcaption > div font-size from 0.8em to 0.9em — compensates so limit values stay approximately the same visual size

Long names like "Hourly Published Standard Volume Platform Events" and values >1M no longer overflow into adjacent gauges.

Remove fixed height from figcaption and reduce font sizes/line-height
so long limit names and large values don't overflow into adjacent gauges.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug]: Org Limit names and values can wrap to new lines and be hidden

1 participant