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

Icon gradients not working on Safari, not showing #92

Open
sergioisidoro opened this issue Oct 10, 2021 · 1 comment
Open

Icon gradients not working on Safari, not showing #92

sergioisidoro opened this issue Oct 10, 2021 · 1 comment

Comments

@sergioisidoro
Copy link

sergioisidoro commented Oct 10, 2021

Safari has an issue with color: transparent; and webkit-background-clip since way back.
https://stackoverflow.com/questions/31289537/webkit-text-fill-color-transparent-not-working-in-safari-7-1-7

While it applies to text ok now, it does not apply to the bootstrap icon.

Chrome
Screenshot 2021-10-10 at 14 36 27
Safari
Screenshot 2021-10-10 at 14 36 13

@vsofroniev
Copy link

+1

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

2 participants