[wp-trac] [WordPress Trac] #53611: Font size inconsistency in the data erasure inline notice for 'additionalMessages' list items

WordPress Trac noreply at wordpress.org
Sat May 30 22:27:52 UTC 2026


#53611: Font size inconsistency in the data erasure inline notice for
'additionalMessages' list items
--------------------------+------------------------------
 Reporter:  kimannwall    |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Privacy       |     Version:  5.7.2
 Severity:  minor         |  Resolution:
 Keywords:  has-patch     |     Focuses:  ui, css
--------------------------+------------------------------

Comment (by masteradhoc):

 Hey @kimannwall

 Thanks for the issue and the good documentation on where this is coming
 from.
 I drafted a PR to fix this rather small issue for WP.

 ---

 **Steps to reproduce:**

 1. Install WordPress with WooCommerce and the WooCommerce Smooth Generator
 plugin
 2. Use Smooth Generator to generate products and orders
 3. Go to **Tools → Erase Personal Data**
 4. Add a data erasure request for one of the generated customer email
 addresses
 5. Confirm the request and use **Force erase personal data** to process it
 6. Once erasure completes, observe the inline notice that appears below
 the row — it contains a `<p>` with a summary message followed by a `<ul>`
 with WooCommerce-specific retention messages (e.g. "Personal data within
 order X has been retained.")
 7. The `<li>` text renders at **14px** while the `<p>` text renders at
 **13px**, causing a visible size inconsistency

 After applying the fix it should look like this:
 https://snipboard.io/T4IAlj.jpg

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/53611#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list