Skip to content

Long emails in the account/email template extend beyond their containers #132

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 2 commits into from
Apr 21, 2025

Conversation

DavidSemke
Copy link
Contributor

Hi all!
This PR fixes a small overflow issue within the allauth account/email template. Currently, if the screen is small enough and an email is long enough, the email text extends beyond its container. My changes ensure that long emails scroll horizontally instead.

@danihodovic
Copy link
Owner

Is the lint error related? Can you fix that?

@DavidSemke
Copy link
Contributor Author

I believe I have fixed the pre-existing lint errors.

@DavidSemke
Copy link
Contributor Author

DavidSemke commented Apr 1, 2025

@danihodovic Is there anything more I can do to get this change merged?

@danihodovic danihodovic merged commit 2ef1e0c into danihodovic:master Apr 21, 2025
1 check passed
@danihodovic
Copy link
Owner

Thank you! Released as 1.7.1

@DavidSemke DavidSemke deleted the fix/email-text-overflow branch May 4, 2025 03:03
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