I\'m trying to center align font awesome icons center by vertically. If there is text we can do it using line-height property even i tried giving the lin
line-height
lin
I faced a similar problem to vertical aligning a font awesome icon in chrome and Mozilla.
I had a div wrapping my font awesome element.
My HTML is:
giving font size in em solved the problem.