diff --git a/stylesheets/style.css b/stylesheets/style.css index ffd26e7d..827974b5 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -720,3 +720,6 @@ pre { height: 100%; margin-top: 0px; } +.mentioned { + word-wrap: break-word; +}