diff --git a/htdocs/commande/card.php b/htdocs/commande/card.php index a52d4c8339c..4eca459300a 100644 --- a/htdocs/commande/card.php +++ b/htdocs/commande/card.php @@ -1633,7 +1633,7 @@ if ($action == 'create' && $usercancreate) { // Contacts (ask contact only if thirdparty already defined). print "".$langs->trans("DefaultContact").''; print img_picto('', 'contact', 'class="pictofixedwidth"'); - print $form->selectcontacts($soc->id, $contactid, 'contactid', 1, $srccontactslist, '', 1); + print $form->selectcontacts($soc->id, $contactid, 'contactid', 1, $srccontactslist, '', 1, 'maxwidth200 widthcentpercentminusx'); print ''; // Ligne info remises tiers