Will your icon always be 73px? If so you could use that to extend the height of your name/other info.
http://codepen.io/anon/pen/pbJVvG
.col-sm-4 p {
line-height: 73px;
}
solved ‘vertical-align: middle’ does not work [duplicate]
Will your icon always be 73px? If so you could use that to extend the height of your name/other info.
http://codepen.io/anon/pen/pbJVvG
.col-sm-4 p {
line-height: 73px;
}
solved ‘vertical-align: middle’ does not work [duplicate]