[Resolved] Equal Heights For Each Row In Bootstrap Grid
This thread is resolved. Here is a description of the problem and solution.
Problem:
How to make each row equal height, and match the height of the tallest grid item within each row? I'd prefer the grid to automatically adapted to the height of the tallest item in each row.
Would you happen to know how to make each row equal height, and match the heigh of the tallest grid item within each row?
I can set a specific height value with css for the grid item, but I'd prefer the grid to automatically adapted to the height of the tallest item in each row.
I'm working locally, so I cannot share a web page. I've uploaded some images of my View, but not sure if this helps.