Make WordPress Core

Ticket #58164: 58164.patch

File 58164.patch, 691 bytes (added by orestissam, 20 months ago)
  • src/wp-admin/css/themes.css

    IDEA additional info:
    Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
    <+>UTF-8
    diff --git a/src/wp-admin/css/themes.css b/src/wp-admin/css/themes.css
    a b  
    840840        }
    841841}
    842842
    843 @media only screen and (max-width: 780px) {
     843@media only screen and (max-width: 782px) {
    844844        body.folded .theme-overlay .theme-wrap,
    845845        .theme-overlay .theme-wrap {
    846846                top: 0; /* The adminmenu isn't fixed on mobile, so this can use the full viewport height */