Make WordPress Core

Ticket #46941: 46941.patch

File 46941.patch, 365 bytes (added by mukesh27, 4 years ago)

Updated patch.

  • src/wp-admin/css/widgets.css

     
    802802        }
    803803
    804804        div.widget {
    805                 margin: 0 auto !important;
     805                margin-left: 0 !important;
     806                margin-right: 0 !important
    806807                max-width: 480px;
    807808        }
    808809