문제

I have 3 columns, using Bootstrap 3 grid system. Each column has varying amounts of text and with a button below it. I want to align the 3 buttons vertically, but I cannot use position:absolute and bottom:x because it breaks the responsive nature of the grid.

You can see the example here: http://codepen.io/enjay43/pen/tvcCD

Any ideas?

도움이 되었습니까?

해결책

You can set a height for each column's top block. See this fork I've made here

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top