Ticket #58355: 58355.diff
| File 58355.diff, 606 bytes (added by , 20 months ago) |
|---|
-
src/wp-content/themes/twentysixteen/css/editor-blocks.css
diff --git a/src/wp-content/themes/twentysixteen/css/editor-blocks.css b/src/wp-content/themes/twentysixteen/css/editor-blocks.css index 6fd2ddb01e..1ec0c4f8f1 100644
a b Description: Used to style blocks in the editor. 543 543 text-align: right; 544 544 } 545 545 546 .editor-styles-wrapper .wp-block-table[style*="font-size"] *, 547 .editor-styles-wrapper .wp-block-table[class*="-font-size"] * { 548 font-size: inherit; 549 } 550 546 551 /* Verse */ 547 552 548 553 .editor-styles-wrapper .wp-block-verse {