forked from science-ation/science-ation
Fix the top margin.
This commit is contained in:
parent
cbab7c7fa8
commit
96601ce1f4
@ -126,7 +126,7 @@ if (!defined('K_TCPDF_EXTERNAL_CONFIG')) {
|
||||
/**
|
||||
* top margin (includes header height)
|
||||
*/
|
||||
define ('PDF_MARGIN_TOP', 40);
|
||||
define ('PDF_MARGIN_TOP', 25);
|
||||
|
||||
/**
|
||||
* bottom margin
|
||||
|
Loading…
x
Reference in New Issue
Block a user