Fix responsive
This commit is contained in:
parent
477c0e2aa4
commit
5ba6a90acc
@ -288,7 +288,7 @@ if ($result)
|
|||||||
|
|
||||||
print '<tr class="oddeven">';
|
print '<tr class="oddeven">';
|
||||||
// Name
|
// Name
|
||||||
print '<td class="nowrap">';
|
print '<td class="nowrap tdoverflowmax200">';
|
||||||
print $thirdparty_static->getNomUrl(1);
|
print $thirdparty_static->getNomUrl(1);
|
||||||
print "</td>\n";
|
print "</td>\n";
|
||||||
// Type
|
// Type
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user