8 lines
182 B
CSS
8 lines
182 B
CSS
|
/* Block Viewed Products */
|
||
|
#viewed-products_block_left li.last_item {
|
||
|
padding-bottom: 0;
|
||
|
margin-bottom: 0;
|
||
|
border-bottom: none; }
|
||
|
|
||
|
/*# sourceMappingURL=blockviewed.css.map */
|