mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2025-04-06 06:23:26 +00:00

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.