Skip to content
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

Wrap delete realm button text #993

Merged
merged 1 commit into from
Nov 13, 2023
Merged

Conversation

owi92
Copy link
Member

@owi92 owi92 commented Nov 13, 2023

Note that this also uses the text-wrap: balance rule to balance text width if shown on two lines. As of now this is only supported by chrome and simply ignored by other browsers, so it shouldn't break anything.

Closes #991

Note that this also uses the `text-wrap: balance` rule to
balance text width if shown on two lines. As of now this
is only supported by chrome and is simply ignored by other
browsers, so it shouldn't break anything.
@github-actions github-actions bot temporarily deployed to test-deployment-pr993 November 13, 2023 09:30 Destroyed
Copy link
Member

@LukasKalbertodt LukasKalbertodt left a comment

Choose a reason for hiding this comment

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

Oh neat, didn't know about text-wrap: balance.

@LukasKalbertodt LukasKalbertodt merged commit eafcc62 into elan-ev:master Nov 13, 2023
2 checks passed
@LukasKalbertodt LukasKalbertodt added the changelog:user User facing changes label Jan 9, 2024
@owi92 owi92 deleted the button-overflow branch March 4, 2024 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:user User facing changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Delete this page" button might overflow on smaller screens
2 participants