10 lines
143 B
SCSS
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;
}
}