Customizer: Correct position for menu item delete icon in IE8.

Props valendesigns.
Fixes #32675.



git-svn-id: https://develop.svn.wordpress.org/trunk@32987 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Konstantin Obenland 2015-06-28 11:48:35 +00:00
parent 6a83af6caa
commit e43ee8d41d

View File

@ -557,6 +557,10 @@
left: 5px;
}
.ie8 .menu-item-bar .item-delete:before {
top: -10px;
}
.menu-item-bar .item-delete:hover,
.menu-item-bar .item-delete:focus {
color: #f00;