HaithemMosbahi / ngx-avatar

Universal avatar component for angular 2+ applications makes it possible to fetch / generate avatar from different sources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect alignement in Firefox

aliasbody opened this issue · comments

There seems to be a bug where the vertical alignment is incorrect in Firefox, but correct in Chrome.

Here is an example of the same ngx-avatar with the same code running on two different browsers:

Firefox:
imagem

Chrome:
imagem

This is even more visible when we have a list of them aligned:

Firefox:
imagem

Chrome:
imagem