modif css

This commit is contained in:
Marion Muszynski 2016-10-11 11:40:18 +02:00
parent 9a20001d73
commit a93a5b14f2

View File

@ -2930,7 +2930,7 @@ body#order #HOOK_PAYMENT .box_add_to_cart .content_box p{
margin-bottom: 15px;
padding-bottom: 0;
}
.account_payment .box_account { cursor: pointer; overflow: auto }
.account_payment .box_account { cursor: pointer; overflow: auto; line-height: 24px; }
.account_payment .box_account input { float: left; position: relative; top: 3px; width: 10%;}
.account_payment .box_account label { float: left; cursor: pointer; color: #444d52; font-size: 12px; width: 90%;}
@ -4861,6 +4861,3 @@ body#product #best-sellers_block_product{
#order #center_column #HOOK_PAYMENT div.payment_paybox .account_payment .title {
text-align: center;
}
#order #center_column #HOOK_PAYMENT div.payment_paybox .account_payment .box_account input{
top:1px;
}