diff --git a/scss/helpers/_woocommerce_checkout.scss b/scss/helpers/_woocommerce_checkout.scss index a50ee59..fc32da4 100644 --- a/scss/helpers/_woocommerce_checkout.scss +++ b/scss/helpers/_woocommerce_checkout.scss @@ -266,6 +266,11 @@ Cart margin: 0; vertical-align: top; } + + #coupon_code{ + display: inline-block; + width: auto; + } } .qty{ width: 60px;