Jquery Bootstrap Row Height Based On Static Image Height Stack Overflow

Jquery Bootstrap Row Height Based On Static Image Height Stack Overflow So i'm making a row for each message, then making the image 1 column and the message the other 11 columns. how can i make it so each row's height is always at least the height of the image if i want the image to be 40x40 pixels big. messages.foreach(function(message){ $chatbox.prepend( "
Comments are closed.