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{
|
||||
float: right;
|
||||
padding-top: 5px;
|
||||
max-width: 225px;
|
||||
/* max-width: 225px; */
|
||||
width: 165px;
|
||||
}
|
||||
|
||||
#product #buy_block .reduction_product {
|
||||
@ -6093,10 +6094,14 @@ div#giftvoucher_ask_infos_block .gv_customization > .gv_param input {
|
||||
#product div#attributes {
|
||||
float: left;
|
||||
margin-right: 5px;
|
||||
width: 100%;
|
||||
}
|
||||
#product #buy_block #attributes p {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
#product #buy_block select {
|
||||
max-width:100%;
|
||||
}
|
||||
#product p#quantity_wanted_p {
|
||||
float: left;
|
||||
padding-bottom: 0px;
|
||||
|
Loading…
Reference in New Issue
Block a user