diff --git a/css/style.css b/css/style.css index 4b705b943..138c5aa9d 100644 --- a/css/style.css +++ b/css/style.css @@ -466,6 +466,7 @@ a[href="javascript:;"] { } .catalog-thread > .comment { flex-shrink: 1; + max-width: 100%; overflow: hidden; text-align: center; }