Bootstrap 3 responsive columns of varying heights
问题 EDIT The pricing tables' content will all be dynamically generated, I cannot predict their height, I'm simply using the 400px case for the diagram. So I can't set a static height to each column as a fix. I have 8 pricing tables They are all similar heights close to 400px, with the largest (red square) being 430px and the smallest at a height of 390px. Responsive class for columns: class="col-lg-3 col-md-4 col-sm-6" HTML layout: <div class="row"> <% columns.each do |column| %> <div class="col