Answer the question
In order to leave comments, you need to log in
Bootstrap Aligning columns to the highest in a row?
How to align columns to the tallest element? Or is it impossible to do this without additional classes and fixed sizes?
<div class="row">
<div class="col-md-3"><img></div>
<div class="col-md-3"><img></div>
<div class="col-md-3"><img></div>
<div class="col-md-3"><img></div>
</div>
Answer the question
In order to leave comments, you need to log in
Apparently, it is easier to make a list of this kind, small interface elements through ul, than to connect third-party libraries.
But if the structure is more complex and there are a lot of elements, then it is really worth using the solution that has already been voiced.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question