mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2025-01-18 18:43:43 +00:00
ae192a9fff
refs #466 Anchor links didn't break, when the text was too long. Using `word-break: break-all` specifically on a-tags in post-content fixes this without screwing up other tags and their breaks.