Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecss
.affilicon-cart-widget .cd-cart {
    top: 20px;
    bottom: auto;
}
.affilicon-cart-widget .cd-cart-trigger {
    top: 547px;
}
.cd-cart-container.cart-closed .cd-cart-trigger {
    top: 20px;
}
.affilicon-cart-widget .cart-closed .cd-cart .wrapper {
    top: 0px;
}