[cleanup] [wip] portal, shopping cart cleanup

This commit is contained in:
Rushabh Mehta
2015-09-11 18:49:59 +05:30
parent 65b6762247
commit 156ce607e2
20 changed files with 395 additions and 190 deletions

View File

@@ -0,0 +1,7 @@
.cart-content {
min-height: 400px;
}
.cart-header, .cart-footer {
margin-bottom: 40px;
}