diff --git a/frappe/templates/print_formats/pdf_header_footer.html b/frappe/templates/print_formats/pdf_header_footer.html index 7299d69e92..ca72a990e3 100644 --- a/frappe/templates/print_formats/pdf_header_footer.html +++ b/frappe/templates/print_formats/pdf_header_footer.html @@ -30,6 +30,7 @@ padding: 15mm 0 5mm !important; } + .letter-head, .letter-head-footer { margin-top: -15mm !important; }