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