Skip to content

fix: center production user names (fixes #1688) #1689

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 21, 2022

Conversation

erhuve
Copy link
Contributor

@erhuve erhuve commented Jun 19, 2022

Addresses issue #1688
Production user names can be incorrectly centered if they contain long words. This PR addresses this by adding a class for user names with simple styling to ensure centered content even with overflow, while not affecting appearance of shorter user names.
Before:
image
After:
image

@erhuve erhuve requested a review from a team as a code owner June 19, 2022 05:32
@erhuve erhuve changed the title fix: center production user names (relates to #1688) fix: center production user names (fixes #1688) Jun 19, 2022
@Manishearth Manishearth merged commit 48d98f5 into rust-lang:master Jun 21, 2022
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.

2 participants