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

Inconsistent widths #36

Open
fingermark opened this issue Jul 20, 2014 · 2 comments
Open

Inconsistent widths #36

fingermark opened this issue Jul 20, 2014 · 2 comments

Comments

@fingermark
Copy link

I'm trying to use iconic to list a phone number and website url in a list. The problem is that the oi-link-intact shows a 11px wide icon and the oi-phone shows a 7px wide icon (all with the same height). I'm using my font at 0.8em along with the bootstrap css. Is this something I'm supposed to manage in the CSS or is this specific to the font?

@fingermark
Copy link
Author

Found this in font awesome. Applied it, and it seems to work:

width: (18em / 14);
text-align: center;

@somerandomdude
Copy link
Owner

Hi Fingermark. We may add a class to allow a fixed width. There seem to be times where it makes sense and others where it doesn't. Thanks for the feedback!

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