Skip to content

Instantly share code, notes, and snippets.

@alondahari
Created April 30, 2014 00:47
Show Gist options
  • Save alondahari/11415689 to your computer and use it in GitHub Desktop.
Save alondahari/11415689 to your computer and use it in GitHub Desktop.
vertical align place holder
%vertical-align
position: relative
top: 50%
transform: translateY(-50%)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment