Hacker News new | ask | show | jobs
by pphysch 541 days ago
The author put "word-break:break-all" on a parent element of the text content, which itself is a <ul> containing <p>, probably for "layout" purposes. Methinks some CSS education is desperately needed.