moved list of cities to store / fixed bug with grunt watch on fast computers

This commit is contained in:
Senad Uka
2015-06-14 05:28:28 +02:00
parent ee32d6f7c9
commit db796d5f82
8 changed files with 70743 additions and 748 deletions

View File

@@ -46,3 +46,9 @@
padding-top: 10px;
padding-bottom: 10px;
}
.cart-table-row {
vertical-align: middle;
}