[wp-trac] [WordPress Trac] #36974: Customizer's iframe position is out of position.
WordPress Trac
noreply at wordpress.org
Mon May 30 14:42:40 UTC 2016
#36974: Customizer's iframe position is out of position.
--------------------------+-----------------------------
Reporter: junonet | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 4.5.2
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Hi,
Customizer's iframe position is out of position.
[now ]
#customize-preview iframe {
width: 100%;
height: 100%;
position: absolute;
}
[suggestion]
#customize-preview iframe {
width: 100%;
height: 100%;
position: relative;
}
Best regards.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36974>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list