Make WordPress Core

Ticket #46807: 46807.diff

File 46807.diff, 460 bytes (added by mukesh27, 7 years ago)

Patch.

  • wp-content/themes/twentysixteen/css/blocks.css

    diff --git a/wp-content/themes/twentysixteen/css/blocks.css b/wp-content/themes/twentysixteen/css/blocks.css
    index 9ddea8073f..8618fcd7c0 100644
    a b p.has-drop-cap:not(:focus)::first-letter {  
    178178        display: block;
    179179        font-size: 16px;
    180180        font-size: 1rem;
    181         font-style: none;
     181        font-style: normal;
    182182        line-height: 1.75;
    183183        text-transform: none;
    184184}