Friday, February 6, 2015

make content and sidebar have equal height

.divconsid .row { display: table; } .divconsid [class*="col-"] { float: none; display: table-cell; vertical-align: top; }

No comments:

Post a Comment