Customize: Make the color picker close when clicking on the empty area on the right.
Props monikarao. Fixes #47693. git-svn-id: https://develop.svn.wordpress.org/trunk@45722 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
73e1cdfa16
commit
2adeb5b6d5
|
@ -41,7 +41,7 @@
|
||||||
border-left: 1px solid #999;
|
border-left: 1px solid #999;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wp-picker-containers {
|
.wp-picker-container {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue