diff --git src/wp-content/themes/twentyfifteen/css/editor-blocks.css src/wp-content/themes/twentyfifteen/css/editor-blocks.css
index 72e20fb75d..e96dd2511e 100644
|
|
p.has-drop-cap:not(:focus)::first-letter { |
731 | 731 | text-align: right; |
732 | 732 | } |
733 | 733 | |
734 | | /* Verse */ |
735 | | |
736 | | .editor-styles-wrapper .wp-block-verse { |
737 | | font-family: inherit; |
738 | | } |
739 | | |
740 | 734 | /*-------------------------------------------------------------- |
741 | 735 | 5.0 Blocks - Layout Elements |
742 | 736 | --------------------------------------------------------------*/ |