From fe89debf94cc00ad52966d8ed372ad92ea05afef Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Wed, 17 Dec 2025 19:57:19 -0600 Subject: [PATCH] No longer used --- app/assets/stylesheets/comments.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/assets/stylesheets/comments.css b/app/assets/stylesheets/comments.css index af938c6a0..5b368bafa 100644 --- a/app/assets/stylesheets/comments.css +++ b/app/assets/stylesheets/comments.css @@ -99,10 +99,6 @@ max-inline-size: var(--comment-max); text-align: center; - .comments--system-expanded & { - display: flex; - } - &::before { /* Make up space for lack of avatar */ content: "";