[wp-trac] [WordPress Trac] #58169: Twenty Nineteen: Quote block having issue when font-size is selected
WordPress Trac
noreply at wordpress.org
Fri May 26 08:35:59 UTC 2023
#58169: Twenty Nineteen: Quote block having issue when font-size is selected
----------------------------------------------+---------------------
Reporter: nidhidhandhukiya | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.3
Component: Bundled Theme | Version: 6.2
Severity: normal | Resolution:
Keywords: has-testing-info has-screenshots | Focuses:
----------------------------------------------+---------------------
Comment (by pavanpatil1):
Able to reproduce the issue with the quote block and Twenty Nineteen
theme. If we could remove this below font size or update it form the
style.css file then the issue seems working fine.
{{{
.entry .entry-content .wp-block-quote cite {
font-size:calc(1rem * 1.375 / (1.25 * 1.125));
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58169#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list