Make WordPress Core

Ticket #48582: 48582.2.diff

File 48582.2.diff, 321 bytes (added by mukesh27, 5 years ago)

Updated patch.

  • wp-admin/css/about.css

    diff --git a/wp-admin/css/about.css b/wp-admin/css/about.css
    index 053c0210de..2a54beb83f 100644
    a b  
    312312        color: inherit;
    313313}
    314314
     315.about__section a:hover {
     316        text-decoration: none;
     317}
     318
    315319.about__container ul {
    316320        list-style: disc;
    317321        margin-left: 16px;