diff --git a/resources/views/app/pdf/estimate/estimate1.blade.php b/resources/views/app/pdf/estimate/estimate1.blade.php index 716905dc..2be69f21 100644 --- a/resources/views/app/pdf/estimate/estimate1.blade.php +++ b/resources/views/app/pdf/estimate/estimate1.blade.php @@ -35,7 +35,7 @@ width: 100%; height: 90px; left: 0px; - top: 0px; + top: -50px; } .header-logo { @@ -69,10 +69,15 @@ color: rgba(0, 0, 0, 0.5); } + @page { + margin-top: 60px !important; + } + .wrapper { display: block; - padding-top: 60px; - padding-bottom: 60px; + margin-top: 0px; + padding-top: 16px; + padding-bottom: 20px; } .address { @@ -343,6 +348,7 @@ margin-left: 30px; width: 442px; text-align: left; + page-break-inside: avoid; } .notes-label { @@ -375,8 +381,8 @@ +