cthit / chalmersit-rails

Chalmers.it built with Rails
MIT License
4 stars 6 forks source link

Word cut off in post title #355

Closed Hoidi closed 5 years ago

Hoidi commented 6 years ago

On the front page on in post details when i zoom the post titles get enlarged like expected. But sometimes a word gets cut off in the middle without a "-" bore the new line.

See it in action: https://chalmers.it/posts/973-ta-hem-era-agodelar-innan-rustveckan

I have 1080p screen :)

Portals commented 6 years ago

Could you please provide a screenshot?

ericlp commented 6 years ago

screenshot from 2018-05-22 16-27-51

Kalior commented 6 years ago

Seems to work as expected on chromium at least, but I experience the same issue on firefox. word-break: keep-all; fixes it I believe.