GravityPDF / gravity-pdf

Gravity PDF is a GPLv2-licensed WordPress plugin that allows you to automatically generate, email and download PDF documents using Gravity Forms.
https://gravitypdf.com
88 stars 21 forks source link

Remove top margin from Rich Paragraph text fields #1500

Closed jakejackson1 closed 7 months ago

jakejackson1 commented 7 months ago

Description

This improves the display of Paragraph fields when the Rich Text feature is enabled

Resolves #1369

Testing instructions

See ticket #1369

Screenshots

before after

Checklist:

Additional Comments

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 76.99%. Comparing base (703e0df) to head (d497b17). Report is 1 commits behind head on development.

Files Patch % Lines
src/View/html/PDF/core_template_styles.php 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #1500 +/- ## =============================================== - Coverage 77.01% 76.99% -0.02% =============================================== Files 243 243 Lines 12513 12516 +3 Branches 370 370 =============================================== Hits 9637 9637 - Misses 2868 2871 +3 Partials 8 8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.