diff --git a/client/css/style.css b/client/css/style.css index 6636d600..57b2e8d8 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -2264,8 +2264,8 @@ part/quit messages where we don't load previews (adds a blank line otherwise) */ padding: 0; } - #chat .condensed .time, - #chat .condensed .from { + #chat .condensed-summary .time, + #chat .condensed-summary .from { display: none; }