forked from Wavyzz/dolibarr
css
This commit is contained in:
@@ -1605,7 +1605,7 @@ function dol_banner_tab($object, $paramid, $morehtml = '', $shownav = 1, $fieldi
|
||||
|
||||
if ($pdfexists && !$error)
|
||||
{
|
||||
$heightforphotref = 70;
|
||||
$heightforphotref = 80;
|
||||
if (!empty($conf->dol_optimize_smallscreen)) $heightforphotref = 60;
|
||||
// If the preview file is found
|
||||
if (file_exists($fileimage))
|
||||
|
||||
Reference in New Issue
Block a user