Hacker News new | ask | show | jobs
by enyaboi 4702 days ago
This !!!!

You can also do this

position: relative; margin-top: 50%; transform: translateY(-50%);

1 comments

You can, if you don't mind it breaking in IE < 9.