We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I found icon size variations are incoherent: it seems that mini and tiny use rem as scaling factor, while the others use em.
I don't know which one is desired by design.
This is the test case:
http://jsfiddle.net/r5w62dxL/1/
The text was updated successfully, but these errors were encountered:
This is just incorrect. Thanks
Sorry, something went wrong.
Fix rem sizing on icon #3782
6552df0
No branches or pull requests
I found icon size variations are incoherent: it seems that mini and tiny use rem as scaling factor, while the others use em.
I don't know which one is desired by design.
This is the test case:
http://jsfiddle.net/r5w62dxL/1/
The text was updated successfully, but these errors were encountered: