Skip to content

[5.4] Break long words in HTML emails#18827

Merged
taylorotwell merged 1 commit into
laravel:5.4from
tillkruss:email-break-words
Apr 18, 2017
Merged

[5.4] Break long words in HTML emails#18827
taylorotwell merged 1 commit into
laravel:5.4from
tillkruss:email-break-words

Conversation

@tillkruss

Copy link
Copy Markdown
Contributor

Long words or links (like password reset tokens) break the email layout.

Code taken from: https://css-tricks.com/almanac/properties/w/word-break/

@taylorotwell

Copy link
Copy Markdown
Member

Can you show before and after screenshots?

@tillkruss

tillkruss commented Apr 17, 2017

Copy link
Copy Markdown
Contributor Author

Added hyphens are not copied, they are only visual.

Before

before

After

after

@taylorotwell taylorotwell merged commit 92f5f7d into laravel:5.4 Apr 18, 2017
@taylorotwell

Copy link
Copy Markdown
Member

Thanks

@tillkruss tillkruss deleted the email-break-words branch July 21, 2017 22:40
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