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:
Andrea Fercia 2019-08-02 17:08:29 +00:00
parent 73e1cdfa16
commit 2adeb5b6d5
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
border-left: 1px solid #999;
}
.wp-picker-containers {
.wp-picker-container {
display: inline-block;
}