[wp-trac] [WordPress Trac] #19586: Admin menu display broken when hovering item on IE8
WordPress Trac
wp-trac at lists.automattic.com
Sat Jan 14 23:37:28 UTC 2012
#19586: Admin menu display broken when hovering item on IE8
--------------------------+-----------------------
Reporter: firebird75 | Owner: casben79
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 3.4
Component: UI | Version: 3.3
Severity: normal | Resolution:
Keywords: needs-patch |
--------------------------+-----------------------
Changes (by casben79):
* cc: bcasey@… (added)
* owner: => casben79
* status: new => accepted
Comment:
Added The Following At line 1816 in wp-admin.dev.css and updated wp-
admin.css
{{{
.ie8 #adminmenu .wp-menu-arrow{
display:none!important; /*Hide The Menu Arrow Always In IE8 -
http://core.trac.wordpress.org/ticket/19586 */
}
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19586#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list