Well guys, I'm doing a web project using bootstrap. I would like to know the following:
I have a div, where the amount of elements inside it (inputs) is less than a second div, on its side (both with col-md-6 inside a row). The image below illustrates the situation.
WhatIwouldlikeistoknowhowIcanaligntheleftdiv,withtherightdivfooter,withouthavingtosetthedivssize(theremaybeaneedtoincludemorefields.)Theimagebelowillustratestheresultexpected.
Detail: There is no customized CSS in these boxes, only using the Grids and alignments of the bootstrap itself.