mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-03 01:09:39 +01:00
The image selector arrows should not do a 4g inverted dive. Props helenyhou. fixes #20843
git-svn-id: http://core.svn.wordpress.org/trunk@20997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
92efcbaf6d
commit
64e7278e99
@ -281,11 +281,6 @@ body {
|
|||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.customize-control.open .dropdown-arrow:after {
|
|
||||||
border-width: 0 4px 4px 4px;
|
|
||||||
margin-top: -2px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.customize-section .dropdown:hover .dropdown-content,
|
.customize-section .dropdown:hover .dropdown-content,
|
||||||
.customize-control .dropdown:hover .dropdown-arrow {
|
.customize-control .dropdown:hover .dropdown-arrow {
|
||||||
border-color: #aaa;
|
border-color: #aaa;
|
||||||
|
Loading…
Reference in New Issue
Block a user