Iconic
Iconic copied to clipboard
Inconsistent widths
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?
Found this in font awesome. Applied it, and it seems to work:
width: (18em / 14);
text-align: center;
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!