We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am reading half of a word and having to scroll to next line to finish reading it.
Put a journal post long enough to make a word go to next line
half the word is on one line the other half is on the other
Easier to read if you can see the entire word, otherwise you feel like your in elementary school learning how to read.
The text was updated successfully, but these errors were encountered:
If you add to the css:
.journalitem .dnnClear { word-break: initial; }
It is fixed. But I don't know if this is the right approach.
Sorry, something went wrong.
cfbac7c
thabaum
No branches or pull requests
Description
I am reading half of a word and having to scroll to next line to finish reading it.
Steps to reproduce
Put a journal post long enough to make a word go to next line
Current result
half the word is on one line the other half is on the other
Expected result
Easier to read if you can see the entire word, otherwise you feel like your in elementary school learning how to read.
Affected version
Affected browser
The text was updated successfully, but these errors were encountered: