AlexMay
7 years agoNew Member
I fixed this by adding a custom CSS rule using a CSS plug in to the browser. The rule looks like:
div {
word-break: normal;
}I fixed this by adding a custom CSS rule using a CSS plug in to the browser. The rule looks like:
div {
word-break: normal;
}