Advertisement
Guest User

Untitled

a guest
Feb 19th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. .woocommerce div.product form.cart .variations td.label {
  2. padding: 0;
  3. text-align: center;
  4. line-height: 2em;
  5. vertical-align: inherit;
  6. }
  7.  
  8. .woocommerce div.product form.cart .variations label {
  9. margin-bottom: 0;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement