Make WordPress Core

Ticket #61328: 61328.patch

File 61328.patch, 625 bytes (added by viralsampat, 8 months ago)

I have checked above mentioned issue and I have resolved it and added patch. Also, I have attached screenshot after resolved this issue.

  • src/wp-content/themes/twentyfifteen/css/editor-blocks.css

    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 { 
    731731        text-align: right;
    732732}
    733733
    734 /* Verse */
    735 
    736 .editor-styles-wrapper .wp-block-verse {
    737         font-family: inherit;
    738 }
    739 
    740734/*--------------------------------------------------------------
    7417355.0 Blocks - Layout Elements
    742736--------------------------------------------------------------*/