.woocommerce ul.product_list_widget li a {
line-height: 1.3em;
overflow: hidden;
text-overflow: ellipsis;
display: block;
white-space: nowrap;
}