Make WordPress Core

Ticket #46454: 46454.diff

File 46454.diff, 289 bytes (added by mukesh27, 6 years ago)

Patch.

  • wp-admin/css/about.css

    diff --git a/wp-admin/css/about.css b/wp-admin/css/about.css
    index 35d8a46..ba42dbe 100644
    a b  
    118118.about-wrap p {
    119119        line-height: 1.5;
    120120        font-size: 14px;
     121        word-break: break-all;
    121122}
    122123
    123124.about-wrap .feature-section p {