diff --git a/public/assets/member_css/front-style.css b/public/assets/member_css/front-style.css index af20b6a..a051f88 100644 --- a/public/assets/member_css/front-style.css +++ b/public/assets/member_css/front-style.css @@ -389,8 +389,9 @@ body.cart .quantity{ border-width:0; background-color: transparent; text-align: center; - width:115px; + width:120px; font-size: 16px; + z-index:-1; } .quantity input[type=number]{ -webkit-text-size-adjust: 100%; @@ -410,6 +411,7 @@ body.cart .quantity{ line-height:45px; font-size: 15px; color:#686868; + z-index:5; } .quantity .plus{ right:0;