Files @ d2f20f3d2117
Branch filter:

Location: kallithea/docs/dev/translation.rst

domruf
gravatar: use background-image style instead of img element for gravatar

When having several 1000 users, chrome will fail to load all the gravatar img
elements on the _admin/users page (ERR_INSUFFICIENT_RESOURCES).

If instead we use a background-image style, chrome will only load the images of
the elements that are actually displayed.
.. _translations:
.. include:: ./../../kallithea/i18n/how_to