Fix responsive
This commit is contained in:
parent
07e647ca10
commit
87c596a934
@ -156,7 +156,7 @@ class box_factures extends ModeleBoxes
|
|||||||
);
|
);
|
||||||
|
|
||||||
$this->info_box_contents[$line][] = array(
|
$this->info_box_contents[$line][] = array(
|
||||||
'td' => '',
|
'td' => 'class="tdoverflowmax200"',
|
||||||
'text' => $societestatic->getNomUrl(1, '', 40),
|
'text' => $societestatic->getNomUrl(1, '', 40),
|
||||||
'asis' => 1,
|
'asis' => 1,
|
||||||
);
|
);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user