[wp-trac] [WordPress Trac] #53611: Font size inconsistency in the data erasure inline notice for 'additionalMessages' list items
WordPress Trac
noreply at wordpress.org
Tue Jul 6 20:17:30 UTC 2021
#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 | Keywords: needs-patch
Focuses: ui, css |
--------------------------+-----------------------------
This in reference to the unordered list items added by plugins or other
code as 'additionalMessages' with a personal data erasure admin process.
The inline notice has a <p> tag with text about the completed request.
Plugins can add messages using the wp_privacy_personal_data_erasers
filter. Additional messages are displayed using the unordered list markup.
Right now, the <p> tag in this notice has a smaller font size and line
height, so the added items are not uniform with the default message's
appearance.
I'm working on an update that will add CSS to adjust the font-size and
line-height of these list items to match the paragraph.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53611>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list