Fix path to customizer collpase arrows. Props markjaquith. fixes #20701
git-svn-id: https://develop.svn.wordpress.org/trunk@20835 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c0d9bee71f
commit
039002fbc7
@ -5403,7 +5403,7 @@ body.full-overlay-active {
|
|||||||
display: block;
|
display: block;
|
||||||
width: 15px;
|
width: 15px;
|
||||||
height: 15px;
|
height: 15px;
|
||||||
background: transparent url('../../wp-admin/images/arrows.png') no-repeat 0 -72px;
|
background: transparent url('../images/arrows.png') no-repeat 0 -72px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wp-full-overlay.collapsed .collapse-sidebar-arrow {
|
.wp-full-overlay.collapsed .collapse-sidebar-arrow {
|
||||||
|
Loading…
Reference in New Issue
Block a user