Skip to content

Instantly share code, notes, and snippets.

@jim-at-jibba
Created August 5, 2014 02:20
Show Gist options
  • Save jim-at-jibba/76387c6fffbd88c6cf4b to your computer and use it in GitHub Desktop.
Save jim-at-jibba/76387c6fffbd88c6cf4b to your computer and use it in GitHub Desktop.
Centering Font Awsome Font
.whereEverYouWantIcon{
display:inline-block;
line-height: 50px;
background-color:black;
color:white;
width: 50px;
height: 50px;
text-align: center;
vertical-align: bottom;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment