Make WordPress Core

Ticket #42188: 42188.patch

File 42188.patch, 391 bytes (added by petertoi, 7 years ago)

patch fixes the spacing issue on flex elements in Firefox

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

     
    179179        box-sizing: border-box;
    180180        width: 50%;
    181181        margin: 0;
    182         padding: 1.79104477%;
     182}
     183
     184.media-widget-gallery-preview .gallery-item .gallery-icon {
     185        margin: 4.5%;
    183186}
    184187
    185188/*