small update
This commit is contained in:
parent
e04cd105b8
commit
289a55b5e4
@ -5891,7 +5891,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 {
|
||||||
@ -5907,10 +5908,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