modif css

This commit is contained in:
Marion Muszynski 2016-05-30 18:06:19 +02:00
parent 8b9edb3d67
commit cd56c49c48

View File

@ -5874,6 +5874,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;
}