Merge branch 'tiket-productTemplate' into develop
This commit is contained in:
commit
aeb00544fb
@ -6060,6 +6060,13 @@ div#giftvoucher_ask_infos_block .gv_customization > .gv_param input {
|
|||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
max-height: 500px;
|
max-height: 500px;
|
||||||
}
|
}
|
||||||
|
#product .product_info {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
#product .product_info .info{
|
||||||
|
float: none;
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
#product .product_info .info_1 .picto {
|
#product .product_info .info_1 .picto {
|
||||||
background: url('../img/livraison.png') no-repeat center;
|
background: url('../img/livraison.png') no-repeat center;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user