@@ -234,6 +234,10 @@
}
.product-list td a{
color: #337ab7;
+ max-width: 160px;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ display: block;
.product-list td a:hover {
color: #23527c;