FIX: adjust topic avatar height to fix stickiness (#17476)

This commit is contained in:
Kris
2022-07-13 10:00:59 -04:00
committed by GitHub
parent 43c0bbb6a4
commit 806e0f2885
2 changed files with 2 additions and 0 deletions

View File

@@ -493,6 +493,7 @@ blockquote {
width: $topic-avatar-width;
float: left;
z-index: z("base") + 1;
height: 100%;
}
.gap {

1
discourse-chat Submodule

Submodule discourse-chat added at d098d03b78