This commit is contained in:
David 2018-01-02 11:58:33 +01:00
parent 4664d8f6fa
commit 306858b179

View File

@ -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;
}