Merge branch 'ticket-14904-achatexpressmobile' into develop

This commit is contained in:
Michael RICOIS 2017-12-12 16:40:08 +01:00
commit 42e3735ce5

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;