Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft Edge is being horrible #23

Open
haslo opened this issue Mar 23, 2017 · 4 comments
Open

Microsoft Edge is being horrible #23

haslo opened this issue Mar 23, 2017 · 4 comments

Comments

@haslo
Copy link

haslo commented Mar 23, 2017

Looks like the icons don't always correctly show up in Microsoft Edge. These screenshots are from the list of icons page:

screen shot 2017-03-23 at 01 27 44

screen shot 2017-03-23 at 01 27 22

screen shot 2017-03-23 at 01 27 57

I've received a bug report about this: https://github.com/haslo/lists_juggle_browser/issues/54 - but haven't dug into what's causing the issue.

@armoredgear7
Copy link
Collaborator

armoredgear7 commented Mar 23, 2017 via email

@elistevens
Copy link
Contributor

xXx_mIcRoSoFt_EdGeLoRd_420xXx

@techillin
Copy link

I have found a solution to this. Instead of using unicode glyph in the css. You shoud use the unicode value. content: "\45" instead of content: "E" for rz2awing.
I have tested and it works in latest Chrome, Firefox, Internet Explorer and Edge.

@geordanr
Copy link
Owner

geordanr commented Mar 6, 2019

A fix for this would be welcome; I'm not an expert on Sass, but it looks like what we've got now is a byproduct of Sass compilation: sass/node-sass#1331

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants