Some avatars display as BIG

Solved3.44K viewsGeneral
1

Hi,

Please see: https://n4bb.com/forums/topic/passport-or-classic/

You will notice some of the avatars are displaying too big. How can this be fixed?

Thanks!

1

You need to set width for photo:

#anspress .ap-q .ap-avatar {
    width: 55px;
}