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

Can't see icons in Firefox #2

Open
leesajay opened this issue Oct 4, 2013 · 3 comments
Open

Can't see icons in Firefox #2

leesajay opened this issue Oct 4, 2013 · 3 comments

Comments

@leesajay
Copy link

leesajay commented Oct 4, 2013

The icons (the eye, the highlighter, etc) are not visible to me on Firefox. (I was able to open the resource in Chrome to see what it was supposed to look like.) See attached screenshot.
untitled

@fchasen
Copy link
Contributor

fchasen commented Oct 4, 2013

Looks like firefox doesn't like cross origin fonts.

Will need to change the location the fonts are hosted from or have hypothes.is add

Access-Control-Allow-Origin: *

to the font fiels

@fchasen
Copy link
Contributor

fchasen commented Oct 4, 2013

Temporarily added Woff font locally.

@fchasen
Copy link
Contributor

fchasen commented Oct 17, 2013

Need to remove temp fix.

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

No branches or pull requests

2 participants