Guest User

Untitled

a guest
Feb 5th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.18 KB | None | 0 0
  1. @media only screen and (max-width: 640px) {
  2. .shop_table .product-quantity {
  3. display: grid !important;
  4. vertical-align: middle;
  5. width: 37px;
  6. margin-right: 12px;
  7. margin-left: 10px;
  8. }
  9. }
Add Comment
Please, Sign In to add comment