css fix
This commit is contained in:
parent
4664d8f6fa
commit
306858b179
@ -5349,7 +5349,6 @@ body#order-detail table#order-product tbody tr.item tr.title span.quantity{
|
||||
}
|
||||
#product_list li div.expresscart_container {
|
||||
float: right;
|
||||
width: 40%;
|
||||
}
|
||||
#product_list li div.expresscart_container a.button.expresscart {
|
||||
padding-left: 36px;
|
||||
@ -5358,6 +5357,7 @@ body#order-detail table#order-product tbody tr.item tr.title span.quantity{
|
||||
width: 38px;
|
||||
display: block;
|
||||
position: absolute;
|
||||
bottom: 4px;
|
||||
bottom: 12px;
|
||||
border-radius: 20px;
|
||||
right: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user