]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/themes.css
WordPress 4.5.1
[autoinstalls/wordpress.git] / wp-admin / css / themes.css
index 988db9925ac276ac7b808dc73fc566c1ad425832..4947567d54355092713cd9f3eb92c97cb144a137 100644 (file)
@@ -1586,9 +1586,9 @@ body.full-overlay-active {
 }
 
 .preview-tablet .wp-full-overlay-main {
-       margin: auto 0 auto -3in;
-       width: 6in; /* Size is loosely based on a typical "tablet" device size. Intentionally ambiguous - this does not represent any particular device precisely. */
-       height: 9in;
+       margin: auto 0 auto -360px;
+       width: 720px; /* Size is loosely based on a typical "tablet" device size. Intentionally ambiguous - this does not represent any particular device precisely. */
+       height: 1080px;
        max-height: 100%;
        max-width: 100%;
        left: 50%;