http://getbootstrap.com.vn/examples/equal-height-columns/
I don't understand why .row-eq-height isn't working for me in the Jsbin. Anyone know why this isn't working?
http://getbootstrap.com.vn/examples/equal-height-columns/
I don't understand why .row-eq-height isn't working for me in the Jsbin. Anyone know why this isn't working?
It's not supported by the Bootstrap that Jsbin loads. Just add the custom .row-eq-height
declaration to the CSS and it works: https://jsbin.com/xosuyituwu/edit?html,css,output
Link to eq-height column css: http://getbootstrap.com.vn/examples/equal-height-columns/equal-height-columns.css