Commit 9e0f780d by wd

Merge branch 'developer' of http://47.99.244.21:9999/root/joshine into developer

parents b49e7e72 1e27ad09
...@@ -780,7 +780,7 @@ p.shopbycate-title { ...@@ -780,7 +780,7 @@ p.shopbycate-title {
} }
@media (min-width: 768px) { @media (min-width: 768px) {
.checkout-cart-index .cart-container { .checkout-cart-index .cart-container {
min-height: 600px; padding-bottom: 2rem;
} }
.checkout-cart-index .cart-container .cart.actions { .checkout-cart-index .cart-container .cart.actions {
border-top:none; border-top:none;
...@@ -898,7 +898,6 @@ p.shopbycate-title { ...@@ -898,7 +898,6 @@ p.shopbycate-title {
.checkout-index-index .page-footer,.checkout-cart-index .page-footer{ .checkout-index-index .page-footer,.checkout-cart-index .page-footer{
background-color: #FFFFFF; background-color: #FFFFFF;
padding-top:20px;
} }
@media (min-width: 768px){ @media (min-width: 768px){
.checkout-index-index .page-footer{ .checkout-index-index .page-footer{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment