[wp-trac] [WordPress Trac] #30714: DFW v2: sometimes the right sidebar doesn't fade out in IE
WordPress Trac
noreply at wordpress.org
Mon Dec 15 03:01:38 UTC 2014
#30714: DFW v2: sometimes the right sidebar doesn't fade out in IE
--------------------------+--------------------
Reporter: azaozz | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.1
Component: Editor | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+--------------------
Comment (by azaozz):
Generally there are two ways to fix this:
- Set `position: relative` on the parent element (.postbox-container).
- Apply the opacity to the child elements.
It seems better to use the second option as the first interferes a bit
with jQuery calculating offset().top.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30714#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list