Commit 8d147c2b by dhn

Merge branch 'developer' of http://47.99.244.21:9999/root/joshine into Branch_developer

parents 26f292df 9b4dc7b2
...@@ -536,6 +536,7 @@ ul { ...@@ -536,6 +536,7 @@ ul {
text-decoration: line-through; text-decoration: line-through;
font-weight: 400; font-weight: 400;
margin-left: 5px; margin-left: 5px;
font-size: 14px;
} }
.product-info-wrapper .price-final_price .price{ .product-info-wrapper .price-final_price .price{
...@@ -1320,7 +1321,7 @@ p.flashsale-title { ...@@ -1320,7 +1321,7 @@ p.flashsale-title {
.flash-sale-inner .product-reviews-summary.short { .flash-sale-inner .product-reviews-summary.short {
padding: 0; padding: 0;
margin: 0; margin: 0;
width: 100%; width: 70%;
float: left; float: left;
} }
...@@ -2958,7 +2959,6 @@ div#shipping-method-buttons-container { ...@@ -2958,7 +2959,6 @@ div#shipping-method-buttons-container {
} }
.product-reviews-summary{ .product-reviews-summary{
float: left;
margin-top: 0%; margin-top: 0%;
width: 70%; width: 70%;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment