improved produc detail page, fixed quick view issue

This commit is contained in:
Julien Chanséaume
2014-07-25 11:22:41 +02:00
committed by Julien Chanseaume
parent 5ab74a423b
commit b8dd60d0ec

View File

@@ -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;