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:
parent
6a83af6caa
commit
e43ee8d41d
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user