css - Positioning Elements without Absolute Positioning -


I have 3 columns, using the Bootstrap 3 grid system, the amount of text in each column is different and one below it The button has. I want to align 3 buttons vertically, but I can not use the position: absolute and below: x because it breaks the responsive nature of the grid.

You can see examples here:

Any ideas?

You can set the height of the top block of each column I have created this card


Comments

Popular posts from this blog

c# - Highlight all words containing a letter in a richtextbox -

Admob interstitials not clickable on Nexus 5 (Android 4.4.2) -

java - MigLayout - selective component fill -