7 lines
137 B
CSS
7 lines
137 B
CSS
/* Block Viewed Products */
|
|
#viewed-products_block_left li.last_item {
|
|
padding-bottom: 0;
|
|
margin-bottom: 0;
|
|
border-bottom: none;
|
|
}
|