-
Notifications
You must be signed in to change notification settings - Fork 26
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
Comments
It must be a case problem:
U-wing and Upsilon are lower and upper case U respectively.
YT-2400 and TIE/FO are lower and upper case O respectively.
Kihraxz and TIE Adv. Proto are lower and upper case R respectively.
…On Wed, Mar 22, 2017 at 8:31 PM, Guido Gloor Modjib < ***@***.***> wrote:
Looks like the icons don't always correctly show up in Microsoft Edge.
These screenshots are from the list of icons page:
[image: screen shot 2017-03-23 at 01 27 44]
<https://cloud.githubusercontent.com/assets/102580/24226701/3c0624fc-0f68-11e7-8269-f4aaf6626021.png>
[image: screen shot 2017-03-23 at 01 27 22]
<https://cloud.githubusercontent.com/assets/102580/24226702/3d0ef842-0f68-11e7-8547-65c43251f133.png>
[image: screen shot 2017-03-23 at 01 27 57]
<https://cloud.githubusercontent.com/assets/102580/24226705/3e79ba82-0f68-11e7-8c19-271b79c117e5.png>
I've received a bug report about this: haslo/lists_juggle_browser#54
<https://github.com/haslo/lists_juggle_browser/issues/54> - but haven't
dug into what's causing the issue.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#23>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AJC-2cl8BSrEv5QDf0CBnRoDRDYEbdc9ks5rob1kgaJpZM4Ml_2E>
.
--
Josh Derksen
|
xXx_mIcRoSoFt_EdGeLoRd_420xXx |
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. |
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 |
Looks like the icons don't always correctly show up in Microsoft Edge. These screenshots are from the list of icons page:
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.
The text was updated successfully, but these errors were encountered: