Skip to content

Commit

Permalink
Woocommerce: CSS for coupon code
Browse files Browse the repository at this point in the history
  • Loading branch information
nicomollet committed Jul 25, 2017
1 parent 1c77b24 commit 92bf24f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions scss/helpers/_woocommerce_checkout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,11 @@ Cart
margin: 0;
vertical-align: top;
}

#coupon_code{
display: inline-block;
width: auto;
}
}
.qty{
width: 60px;
Expand Down

0 comments on commit 92bf24f

Please sign in to comment.