Ticket #36457: 36457.diff
File 36457.diff, 737 bytes (added by , 9 years ago) |
---|
-
src/wp-admin/css/themes.css
1586 1586 } 1587 1587 1588 1588 .preview-tablet .wp-full-overlay-main { 1589 margin: auto 0 auto -3 in;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; 1592 1592 max-height: 100%; 1593 1593 max-width: 100%; 1594 1594 left: 50%;