Hello,
Sticky avatars a little broke on the latest version. I am not sure what cause this but it seems to can easily fixed with
.topic-post.sticky-avatar {
.topic-avatar {
height: 100%;
}
}
Thanks
Hello,
Sticky avatars a little broke on the latest version. I am not sure what cause this but it seems to can easily fixed with
.topic-post.sticky-avatar {
.topic-avatar {
height: 100%;
}
}
Thanks
Thanks for the report! I just merged a fix: