[wp-trac] [WordPress Trac] #56204: Twenty Thirteen: Table font size not reflected in editor and Front
WordPress Trac
noreply at wordpress.org
Tue Apr 23 02:52:38 UTC 2024
#56204: Twenty Thirteen: Table font size not reflected in editor and Front
-------------------------------------------------+-------------------------
Reporter: umesh84 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.6
Component: Bundled Theme | Version: 6.0
Severity: normal | Resolution:
Keywords: has-patch has-testing-info has- | Focuses: css
screenshots needs-refresh |
-------------------------------------------------+-------------------------
Comment (by shailu25):
Hi @karmatosed
Thanks for the Feedback.
Table block's Default size is already added in style.css:
https://github.com/WordPress/wordpress-
develop/blob/3d139fdf61ae62b51ac26ad28fd2efd89758f173/src/wp-
content/themes/twentythirteen/style.css#L423
In [https://core.trac.wordpress.org/attachment/ticket/56204/56204.diff
Latest patch], I have Added `font-size: inherit;` if font size is selected
in the editor, else it will show default `font-size:14px;`
Related: [https://core.trac.wordpress.org/ticket/58074 58704]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56204#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list