Commit de029a0b by dhn

postion

parent 8d147c2b
...@@ -953,8 +953,11 @@ p.shopbycate-title { ...@@ -953,8 +953,11 @@ p.shopbycate-title {
} }
.catalog-product-view .recently-viewed .flash-sale-info .price-final_price .product-info-promotion-span{ .catalog-product-view .recently-viewed .flash-sale-info .price-final_price .product-info-promotion-span{
position: fixed; position: fixed;
top:0; left: 1px;
right:0; top: 12px;
}
.catalog-product-view .recently-viewed .flash-sale-info .price-final_price .normal-price{
float:right;
} }
.catalog-product-view .recently-viewed .flash-sale-info .price-final_price{ .catalog-product-view .recently-viewed .flash-sale-info .price-final_price{
width:100%; width:100%;
......
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