If you have to keep break-all style, you can do the trick by adding line-break: anywhere; style to the text element.
break-all
line-break: anywhere;
word-break: break-all; line-break: anywhere;
word-break: break-all
word-break: break-word
line-break: anywhere