Merge branch 'tiket-productTemplate' into develop
This commit is contained in:
commit
15871cea67
@ -6077,7 +6077,8 @@ div#giftvoucher_ask_infos_block .gv_customization > .gv_param input {
|
|||||||
#product div.form-right{
|
#product div.form-right{
|
||||||
float: right;
|
float: right;
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
max-width: 225px;
|
/* max-width: 225px; */
|
||||||
|
width: 165px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#product #buy_block .reduction_product {
|
#product #buy_block .reduction_product {
|
||||||
@ -6093,10 +6094,14 @@ div#giftvoucher_ask_infos_block .gv_customization > .gv_param input {
|
|||||||
#product div#attributes {
|
#product div#attributes {
|
||||||
float: left;
|
float: left;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
#product #buy_block #attributes p {
|
#product #buy_block #attributes p {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
#product #buy_block select {
|
||||||
|
max-width:100%;
|
||||||
|
}
|
||||||
#product p#quantity_wanted_p {
|
#product p#quantity_wanted_p {
|
||||||
float: left;
|
float: left;
|
||||||
padding-bottom: 0px;
|
padding-bottom: 0px;
|
||||||
|
Loading…
Reference in New Issue
Block a user