6 lines
137 B
CSS
Raw Normal View History

2016-04-14 16:14:31 +02:00
/* Block Viewed Products */
#viewed-products_block_left li.last_item {
padding-bottom: 0;
margin-bottom: 0;
border-bottom: none; }