mirror of
https://github.com/discourse/discourse.git
synced 2025-03-31 21:18:53 +08:00
FIX: adjust topic avatar height to fix stickiness (#17476)
This commit is contained in:
parent
43c0bbb6a4
commit
806e0f2885
@ -493,6 +493,7 @@ blockquote {
|
||||
width: $topic-avatar-width;
|
||||
float: left;
|
||||
z-index: z("base") + 1;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.gap {
|
||||
|
1
discourse-chat
Submodule
1
discourse-chat
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit d098d03b78cc9c369de37cccdec523a97eaba450
|
Loading…
x
Reference in New Issue
Block a user