This commit is contained in:
Michael RICOIS 2017-12-12 16:39:34 +01:00
parent eeb7a93af5
commit 2052dd1174

View File

@ -267,6 +267,15 @@
cursor : pointer;
float : left;
}
div.product_box .desc p.name {
margin: 0;
padding: 0;
}
div.product_box p.quantity {
padding: 0;
margin-bottom: 5px;
}
/*.close_popup {
position: absolute;
right: 60px;