diff --git a/htdocs/core/class/html.formfile.class.php b/htdocs/core/class/html.formfile.class.php index 83e913f9718e6c20ef721fed6ce7d541132b4b16..6c8a1170a90e7c140ede85855fa950aaf932c8d2 100644 --- a/htdocs/core/class/html.formfile.class.php +++ b/htdocs/core/class/html.formfile.class.php @@ -803,7 +803,7 @@ class FormFile { $out='<dl class="dropdown inline-block"> <dt><a data-ajax="false" href="#" onClick="return false;">'.img_picto('', 'listlight').'</a></dt> - <dd><div class="multichoicedoc"><ul class="ulselectedfields" style="display: none;">'; + <dd><div class="multichoicedoc" style="position:absolute;left:100px;" ><ul class="ulselectedfields" style="display: none;">'; $tmpout=''; // Loop on each file found