redesigned + and - to be clear

This commit is contained in:
Senad Uka
2015-03-09 07:38:34 +01:00
parent e12c2b01d0
commit f4e258cb82
3 changed files with 26 additions and 3 deletions

View File

@@ -2,6 +2,14 @@
padding-top: 20px;
}
.add-to-cart-count {
font-size: 20px;
margin-top-top: 10px;
width: 50px;
text-align: center;
vertical-align: bottom;
}
.shopping-cart-icon {
display: inline-block;
position: relative;