Skip to content

Instantly share code, notes, and snippets.

@jpcontrerasv
Created July 30, 2014 14:53
Show Gist options
  • Save jpcontrerasv/c7350a1b23788b567fe7 to your computer and use it in GitHub Desktop.
Save jpcontrerasv/c7350a1b23788b567fe7 to your computer and use it in GitHub Desktop.
vertical align
.tagItem {display: table;}
.tagItem a{height: 80px; display: table-cell; vertical-align: middle;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment