diff --git a/files/assets/css/main.css b/files/assets/css/main.css index d7e02626e..663d70701 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -3611,6 +3611,7 @@ small, .small { } .comment-body { grid-area: comment-body; + height: fit-content; } #notifications .comment, #userpage .comment { margin-top: 0.25rem;