1

I am trying to align heights on some row columns using bootstrap.

I would like to set my right div same height as multiple others.

Please see this: http://www.bootply.com/pLl07GPKmv

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
user2761009
  • 85
  • 2
  • 16
  • 1
    Possible duplicate - http://stackoverflow.com/questions/26911175/twitter-bootstrap-equal-height-columns-and-content-aligned-bottom – Paulie_D Mar 11 '15 at 12:02

1 Answers1

0

Remove the class "setHeight" from the div whose size you want to shrink.

Ashutosh Baheti
  • 410
  • 4
  • 20