small update

This commit is contained in:
Marion Muszynski 2016-06-01 14:39:30 +02:00
parent e04cd105b8
commit 289a55b5e4

View File

@ -5891,7 +5891,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 {
@ -5907,10 +5908,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;