[wp-trac] [WordPress Trac] #28082: Dismiss icon of welcome box missing in IE-8
WordPress Trac
noreply at wordpress.org
Thu May 1 05:27:30 UTC 2014
#28082: Dismiss icon of welcome box missing in IE-8
-----------------------------------+---------------------------------
Reporter: Ankit K Gupta | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Help/About | Version: 3.9
Severity: normal | Resolution:
Keywords: has-patch 2nd-opinion | Focuses: ui, administration
-----------------------------------+---------------------------------
Changes (by andrezrv):
* keywords: needs-patch => has-patch 2nd-opinion
Comment:
This is caused by IE8 not supporting `::before` and `::after` pseudo-
elements. Using just `:before` makes the icon visible, but the element
needs to float to not break the line, and top margin needs to be adjusted
to keep the same visual style.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28082#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list