Advertisement
Guest User

Untitled

a guest
Mar 25th, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.16 KB | None | 0 0
  1. .product-quickview + .product-quickview { display: none; }
  2. .product-quickview.quickview-custom {
  3.     min-height: 500px;
  4.     overflow: auto;
  5.     padding: 20px;
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement