improved produc detail page, fixed quick view issue
This commit is contained in:
committed by
Julien Chanseaume
parent
5ab74a423b
commit
b8dd60d0ec
@@ -5174,7 +5174,7 @@ body.modal-open,
|
||||
left: 100%;
|
||||
}
|
||||
.carousel-inner > .prev {
|
||||
left: -100%;
|
||||
left: -99.99999999%;
|
||||
}
|
||||
.carousel-inner > .next.left,
|
||||
.carousel-inner > .prev.right {
|
||||
@@ -12626,7 +12626,6 @@ td.product .name > a:focus,
|
||||
#product-details .product-info .pse-name {
|
||||
color: #555555;
|
||||
font-size: 14px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
#product-details .product-price .price-container {
|
||||
margin-left: -15px;
|
||||
|
||||
Reference in New Issue
Block a user