diff --git a/themes/site_mobile/css/style.css b/themes/site_mobile/css/style.css index 5484bf39..f94fc2bc 100755 --- a/themes/site_mobile/css/style.css +++ b/themes/site_mobile/css/style.css @@ -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; }