floating price on item list

This commit is contained in:
Senad Uka
2015-06-13 03:53:42 +02:00
parent c27e08a682
commit 0c305d3c40
4 changed files with 14 additions and 11 deletions

View File

@@ -64,6 +64,14 @@
}
.item_floating_price {
position: absolute;
bottom: 8%;
right: 8%;
text-align: right;
width: 100%;
}
/*