Advertisement
bfocht

Button Sizes

Jan 16th, 2018
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.12 KB | None | 0 0
  1. /* set height and width of the add to cart button */
  2. .rstore-add-to-cart.button {
  3.     height: 40px;
  4.     width: 20px;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement