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

case-sensitive #22

Open
matthewmueller opened this issue Feb 11, 2015 · 0 comments
Open

case-sensitive #22

matthewmueller opened this issue Feb 11, 2015 · 0 comments

Comments

@matthewmueller
Copy link

when there's a text-transform: uppercase somewhere in the CSS, the icons won't render. I think this is as simple as explicitly setting:

.lsf {
  text-transform: lowercase;
}
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

1 participant