From 2ce0aa87e6285a3c589f7d4833ac8782880b731d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 12 Feb 2020 22:10:26 +0100 Subject: [PATCH] Responsive --- htdocs/core/customreports.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/customreports.php b/htdocs/core/customreports.php index 4478f6f2ce6..c0eb1249012 100644 --- a/htdocs/core/customreports.php +++ b/htdocs/core/customreports.php @@ -253,7 +253,7 @@ if ($object->isextrafieldmanaged) { } } print '
'.$langs->trans("Measures").'
'; -print $form->multiselectarray('search_measures', $arrayofmesures, $search_measures, 0, 0, 'maxwidth500', 1); +print $form->multiselectarray('search_measures', $arrayofmesures, $search_measures, 0, 0, 'minwidth500', 1); print ''; // XAxis