Make WordPress Core

Ticket #54919: 55006.patch

File 55006.patch, 578 bytes (added by umesh84, 3 years ago)

added patch

  • wp-content/themes/twentyfifteen/css/blocks.css"

    diff --git "a/wp-content/themes/twentyfifteen/css/blocks.css" "b/wp-content/themes/twentyfifteen/css/blocks.css"
    index fa9d935aaa..e558e80226 100644
    "a "b p.has-drop-cap:not(:focus)::first-letter { 
    393393        padding: 0.7917em 1.5em;
    394394        text-transform: uppercase;
    395395        vertical-align: baseline;
     396       
     397}
     398.entry-content .wp-block-button .wp-block-button__link {
     399        border: 2px solid;
    396400}
    397401
    398402.entry-content .wp-block-button:not(.is-style-outline) .wp-block-button__link {