Twitter bootstrap – How to vertically align div inside Bootstrap 3 column
I have a page with Twitter Bootstrap container-fluid class div, one row and one col-md-6 inside that row. Row is set to 50% height of the container, and a column has 100% height of the row. I have a div…