background-position bug
firefox removes css attribute background-position:" so there are no coordinates for my smile library
this problem occurs only in latest windows version
Всички отговори (2)
Could you provide a working example of this bug? Here everything is working as expected.
https://lsharir.github.io/angular2-emoji-picker/
it works everywhere, except latest mozila i think its problem with background-position-x and background-position-y (you can see the code here https://github.com/lsharir/angular2-emoji-picker/blob/master/src/components/emoji-button.component.ts#L20)
here i addded background-position myself and there is my smile