Merge branch 'tiket-productTemplate' into develop

This commit is contained in:
Marion Muszynski 2016-05-30 18:07:07 +02:00
commit aeb00544fb

View File

@ -6060,6 +6060,13 @@ div#giftvoucher_ask_infos_block .gv_customization > .gv_param input {
overflow-y: auto;
max-height: 500px;
}
#product .product_info {
text-align: center;
}
#product .product_info .info{
float: none;
display: inline-block;
}
#product .product_info .info_1 .picto {
background: url('../img/livraison.png') no-repeat center;
}