Fixed style position
This commit is contained in:
parent
306858b179
commit
9694bb685b
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user