Make WordPress Core

Ticket #46971: 46971-shashank3105.patch

File 46971-shashank3105.patch, 395 bytes (added by shashank3105, 5 years ago)

Patch file for this issue

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

    diff --git a/src/wp-admin/css/media.css b/src/wp-admin/css/media.css
    index bb0f952aec..82c2e27a6d 100644
    a b audio, video { 
    12381238        .media-frame.mode-select .attachments-browser.fixed .media-toolbar {
    12391239                top: 0;
    12401240        }
     1241        .imgedit-crop-wrap img {
     1242                max-width: 100%;
     1243        }
    12411244}
    12421245
    12431246@media only screen and (max-width: 480px) {