Skip to content

Fix #828 - wrap email address in profile sidebar at `@`

Chris Oelmueller requested to merge bugfix/828-wrap-profile-email into master

MDN says:

The HTML <wbr> element represents a word break opportunity — a position within text where the browser may optionally break a line, though its line-breaking rules would not otherwise create a break there.

Should be trivial to review.

image

image

Merge request reports