When a topic title contains a long word, it cannot wrap around and extends beyond the expected width:
Here is the original topic:
When a topic title contains a long word, it cannot wrap around and extends beyond the expected width:
Here is the original topic:
Oops – I just realized this was reported before (and the fix committed 10 minutes ago):
Sorry – I clearly need to work on my search skills
Yup, should be fixed now.
https://github.com/discourse/discourse/commit/68a69c213cc743f3c2d6f632b3a4acd8a4715c80
word-wrap: break-word has very inconsistent behavior depending on all sorts of stuff, can you ensure you test this across browsers?
Okay, tested the topic with long word on latest:
Did not noticed any weird behaviour.
It looks like we need it in the right gutter here as well, if you look to the right of your post… that causes scroll for me on desktop.