Fixing style errors.
This commit is contained in:
parent
19dfe73c22
commit
846fe52da8
@ -1552,7 +1552,7 @@ abstract class CommonDocGenerator
|
||||
// Add column separator
|
||||
if (!empty($colDef['border-left']) && isset($colDef['xStartPos'])) {
|
||||
$pdf->line($colDef['xStartPos'], $tab_top, $colDef['xStartPos'], $tab_top + $tab_height);
|
||||
}
|
||||
}
|
||||
|
||||
if (empty($hidetop)) {
|
||||
// save curent cell padding
|
||||
|
||||
Loading…
Reference in New Issue
Block a user