Ticket #59602: 59602.diff
| File 59602.diff, 600 bytes (added by , 2 years ago) |
|---|
-
src/wp-content/themes/twentyfifteen/css/editor-blocks.css
diff --git a/src/wp-content/themes/twentyfifteen/css/editor-blocks.css b/src/wp-content/themes/twentyfifteen/css/editor-blocks.css index 1041ff5f14..22dc2a462f 100644
a b p.has-drop-cap:not(:focus)::first-letter { 731 731 text-align: right; 732 732 } 733 733 734 .editor-styles-wrapper .wp-block-table[style*="font-size"] *, 735 .editor-styles-wrapper .wp-block-table[class*="-font-size"] * { 736 font-size: inherit; 737 } 738 734 739 /* Verse */ 735 740 736 741 .editor-styles-wrapper .wp-block-verse {