diff --git a/themes/navhub-v2/static/css/sass/news-single.scss b/themes/navhub-v2/static/css/sass/news-single.scss index d17e9311..ba168115 100644 --- a/themes/navhub-v2/static/css/sass/news-single.scss +++ b/themes/navhub-v2/static/css/sass/news-single.scss @@ -33,6 +33,10 @@ font-size: 1.6em; line-height: 1.2em; margin: 1em 0; + overflow: visible; + text-overflow: clip; + white-space: normal; + overflow-wrap: break-word; } h2 { font-size: 1.2em;