diff --git a/etemplate/inc/class.contact_widget.inc.php b/etemplate/inc/class.contact_widget.inc.php index 7c511bbe61..ef8937b7fe 100644 --- a/etemplate/inc/class.contact_widget.inc.php +++ b/etemplate/inc/class.contact_widget.inc.php @@ -90,6 +90,7 @@ class contact_widget } $cell['type'] = 'select'; $cell['no_lang'] = 1; + $cell['size'] = 'None'; break; case 'contact-account':