Non-wrapping topic titles extend beyond page width

When a topic title contains a long word, it cannot wrap around and extends beyond the expected width:

Here is the original topic:

1 „Gefällt mir“

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 :slightly_smiling:

Yup, should be fixed now. :slightly_smiling:


https://github.com/discourse/discourse/commit/68a69c213cc743f3c2d6f632b3a4acd8a4715c80

2 „Gefällt mir“

word-wrap: break-word has very inconsistent behavior depending on all sorts of stuff, can you ensure you test this across browsers?

3 „Gefällt mir“

Okay, tested the topic with long word on latest:

  • Safari on iOS 9.2 (iPhone 6, iPad 4)
  • Chrome on iOS 9.2 (iPhone 6, iPad 4)
  • Chrome on Android 5 (OnePlus One)

Did not noticed any weird behaviour.

3 „Gefällt mir“

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.