Last avatar misaligned

Solved4.34K viewsIssues
0

Out of the box, the last avatar for the user answering overlaps onto the edit box, however it’s aligned correctly on this site. How to fix?

 

The pic shows a gravatar. There’s no option for the size of the user’s answer avatar but there’s a duplicate option for answer avatar.

 

This is on the ask page too.

selected answer

Please show us screenshot.

Provided

I see this is the code in firebug , which file is it in please? and why does it use a base64?

<img class="avatar avatar-70 photo avatar-default" width="55" height="70" srcset="http://ANSPRESS_AVATAR_SRC::An 2x" src="data:image/svg+xml;base64,…

0
<img class="avatar avatar-70 photo avatar-default" width="55" height="70" srcset="http://ANSPRESS_AVATAR_SRC::An 2x" src="data:image/svg+xml;base64,PHN2ZyBzdHlsZT0iYmFja2dyb3VuZC1jb2xvcjogcmdiKDI2LCAxODgsIDE1Nik7IHdpZHRoOiAxMDBweDsgaGVpZ2h0OiAxMDBweDsiIGhlaWdodD0iMTAwIiB3aWR0aD0iMTAwIiBwb2ludGVyLWV2ZW50cz0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGV4dCBzdHlsZT0iZm9udC13ZWlnaHQ6IDYwMDsgZm9udC1zaXplOiAzMHB4OyIgZm9udC1mYW1pbHk9IkhlbHZldGljYU5ldWUtTGlnaHQsSGVsdmV0aWNhIE5ldWUgTGlnaHQsSGVsdmV0aWNhIE5ldWUsSGVsdmV0aWNhLCBBcmlhbCxMdWNpZGEgR3JhbmRlLCBzYW5zLXNlcmlmIiBmaWxsPSIjZmZmZmZmIiBwb2ludGVyLWV2ZW50cz0iYXV0byIgZHk9IjAuMzVlbSIgeD0iNTAlIiB5PSI1MCUiIHRleHQtYW5jaG9yPSJtaWRkbGUiPkE8L3RleHQ+PC9zdmc+" alt="">
edited comment on answer

It says 70 width currently , I pasted the 55 width I ‘d change it to.

Look like issue with new responsive image scrset. I will check.

You are viewing 1 out of 2 answers, click here to view all answers.