diff --git a/static/style.css b/static/style.css index 85d8f46..63817d3 100644 --- a/static/style.css +++ b/static/style.css @@ -1458,6 +1458,7 @@ a.search_subreddit:hover { .comment:not([id]) .comment_data > .comment_link { display: -webkit-box; + line-clamp: 1; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all;