Fix responsive

This commit is contained in:
Laurent Destailleur 2019-09-05 15:58:54 +02:00
parent 07e647ca10
commit 87c596a934

View File

@ -156,7 +156,7 @@ class box_factures extends ModeleBoxes
);
$this->info_box_contents[$line][] = array(
'td' => '',
'td' => 'class="tdoverflowmax200"',
'text' => $societestatic->getNomUrl(1, '', 40),
'asis' => 1,
);