Why is my gravatar size inconsistent? -


the size parameter on gravatar not being applied consistently. if specify s=20, size ignored , default 80x80 gravatar used.

https://secure.gravatar.com/avatar/56e0b26efe774115fc4ab45d64302167?s=20

enter image description here

if provide s=21, size applied expected.

https://secure.gravatar.com/avatar/56e0b26efe774115fc4ab45d64302167?s=21

enter image description here

i behaviour gravatars. others work fine.


Comments