mirror of
https://github.com/ViViDboarder/Vivid-Casper.git
synced 2025-03-10 05:26:33 +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.