Fixed style position

This commit is contained in:
David 2018-01-08 11:39:05 +01:00
parent 306858b179
commit 9694bb685b

View File

@ -5121,12 +5121,12 @@ body#product #best-sellers_block_product{
}
*/
#product_list li div.productQuantityAlert{
height: 25px;
text-align: left;
margin: 0 0 0 28%;
padding: 5px 0 !important;
background-color: #fff;
display: block;
line-height: 20px;
text-align: right;
float: right;
bottom: 0;
right: 0;
}
.productQuantityAlert p{
color: #F45BB7;