Skip to content

fix: allow PAT scope labels to wrap on long strings#6456

Merged
tdgao merged 2 commits into
modrinth:mainfrom
raife-wh:main
Jun 21, 2026
Merged

fix: allow PAT scope labels to wrap on long strings#6456
tdgao merged 2 commits into
modrinth:mainfrom
raife-wh:main

Conversation

@raife-wh

Copy link
Copy Markdown
Contributor

Fixes #5866

Removed white-space: nowrap !important; to allow longer strings (such as those in Spanish translations) to flow onto the next line, rather than being overlapping with the next checkbox.

@modrinth-bot

Copy link
Copy Markdown
Member

Pull request changelog

App

Added

Changed

Deprecated

Removed

Fixed

Security

Website

Added

Changed

Deprecated

Removed

Fixed

Security

Hosting

Added

Changed

Deprecated

Removed

Fixed

Security

@tdgao tdgao enabled auto-merge June 21, 2026 22:53

@tdgao tdgao left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty for the fix, lgtm!

@tdgao tdgao added this pull request to the merge queue Jun 21, 2026
Merged via the queue into modrinth:main with commit d791704 Jun 21, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Long strings in PAT scopes window cuts and break checkboxes

3 participants