~canonical-sysadmins/wordpress/4.7.2

« back to all changes in this revision

Viewing changes to wp-admin/css/themes-rtl.css

  • Committer: Barry Price
  • Date: 2016-04-27 04:42:45 UTC
  • mfrom: (1.1.15 upstream)
  • Revision ID: barry.price@canonical.com-20160427044245-ob1jzpeq2ex7jv07
Merge WP 4.5.1 from upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1586
1586
}
1587
1587
 
1588
1588
.preview-tablet .wp-full-overlay-main {
1589
 
        margin: auto -3in auto 0;
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 -360px auto 0;
 
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
        right: 50%;