Remove height:auto from .listing table cells
skins/larry/styles.css @@ -1222,7 +1222,6 @@ .listing tbody td { display: table-cell; height: auto; min-height: 14px; outline: none; }