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

Circular icons don't display properly in v2.3.0 #6184

Closed
avaneev95 opened this issue Feb 21, 2018 · 4 comments
Closed

Circular icons don't display properly in v2.3.0 #6184

avaneev95 opened this issue Feb 21, 2018 · 4 comments
Milestone

Comments

@avaneev95
Copy link

There is a problem with icons with circular styles. Some icons are not centered in the circle.
image
The same problem with .circular.icon.button
image

@y0hami
Copy link
Member

y0hami commented Feb 21, 2018

This is a bug with some icons, out of the ones I have getting to reproduced this it seems to be icons which are not "square".

image

image

@avaneev95
Copy link
Author

avaneev95 commented Feb 21, 2018

I think it can be fixed by removing left and right padding from .circular.icon styles. This seems to be work well both with square and non-square icons since there is text-align: center.

@w96k
Copy link

w96k commented Feb 21, 2018

@avaneev95 It worked like you said 👍

@jlukic
Copy link
Member

jlukic commented Mar 19, 2018

Fixed in next release

@jlukic jlukic closed this as completed Mar 19, 2018
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

4 participants