UX: attempt to reduce jumpy topic scroll in Firefox (#29941)

This commit is contained in:
Kris 2024-11-26 13:17:06 -05:00 committed by GitHub
parent 1c03a9f078
commit fd22dd179a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -617,6 +617,7 @@ blockquote {
float: left;
z-index: z("base") + 1;
height: 100%;
overflow-anchor: none;
}
.gap {