price on item page is now with two decimals

This commit is contained in:
Senad Uka
2015-06-13 03:28:16 +02:00
parent 771a71b42f
commit c27e08a682
5 changed files with 12 additions and 6 deletions

View File

@@ -164,7 +164,7 @@ text-decoration: underline;
}
.productbox div span{
color: black;
margin-left: 8px;
}