How to center text top/bottom when height 100% & display inline-block? – Twitter bootstrap
I have responsive panels. I've tried a ton of things to get the text to be vertically centered, but I can't get it to work with what I have using twitter-bootstrap. *, *:before, *:after { box-sizing: border-box; } body {…