Make WordPress Core

Ticket #36457: 36457.diff

File 36457.diff, 737 bytes (added by celloexpressions, 9 years ago)
  • src/wp-admin/css/themes.css

     
    15861586}
    15871587
    15881588.preview-tablet .wp-full-overlay-main {
    1589         margin: auto 0 auto -3in;
    1590         width: 6in; /* Size is loosely based on a typical "tablet" device size. Intentionally ambiguous - this does not represent any particular device precisely. */
    1591         height: 9in;
     1589        margin: auto 0 auto -360px;
     1590        width: 720px; /* Size is loosely based on a typical "tablet" device size. Intentionally ambiguous - this does not represent any particular device precisely. */
     1591        height: 1080px;
    15921592        max-height: 100%;
    15931593        max-width: 100%;
    15941594        left: 50%;