Sha256: e968461723701e631313fe87ed68ee4fadbbeb48d88aeb390a39df9f70ebb660

Contents?: true

Size: 313 Bytes

Versions: 16

Compression:

Stored size: 313 Bytes

Contents

/*
 *= require store/spree_core
 *= require_self
*/

#update-cart .coupon-code-field {
  /* yes, this is ugly... */
  margin-top: -42px !important;
}

@media only screen and (max-width: 767px) {
  #empty-cart,
  #update-cart .coupon-code-field {
    /* yes, this is ugly... */
    margin-top: 0 !important;
  }
}

Version data entries

16 entries across 16 versions & 2 rubygems

Version Path
spree_promo-1.3.5 app/assets/stylesheets/store/spree_promo.css
spree_promo-1.3.4 app/assets/stylesheets/store/spree_promo.css
spree_promo-1.2.5 app/assets/stylesheets/store/spree_promo.css
spree_promo-1.3.3 app/assets/stylesheets/store/spree_promo.css
spree_promo-1.2.4 app/assets/stylesheets/store/spree_promo.css
spree_promo-1.3.2 app/assets/stylesheets/store/spree_promo.css
spree_promo-1.2.3 app/assets/stylesheets/store/spree_promo.css
spree_promo-1.3.1 app/assets/stylesheets/store/spree_promo.css
spree_promo-1.3.0 app/assets/stylesheets/store/spree_promo.css
spree_promo-1.3.0.rc2 app/assets/stylesheets/store/spree_promo.css
dup_spree_promo-1.3.0.rc1 app/assets/stylesheets/store/spree_promo.css
spree_promo-1.3.0.rc1 app/assets/stylesheets/store/spree_promo.css
spree_promo-1.2.2 app/assets/stylesheets/store/spree_promo.css
spree_promo-1.2.0 app/assets/stylesheets/store/spree_promo.css
spree_promo-1.2.0.rc2 app/assets/stylesheets/store/spree_promo.css
spree_promo-1.2.0.rc1 app/assets/stylesheets/store/spree_promo.css