Add missing color picker + customizer CSS. props mattwiebe. see #21206.

git-svn-id: http://core.svn.wordpress.org/trunk@22063 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin
2012-09-27 17:08:32 +00:00
parent 9435d21475
commit 038f8a1929
2 changed files with 4 additions and 18 deletions

View File

@@ -65,8 +65,7 @@
margin-left: 5px;
}
.customize-section input[type="text"].color-picker-hex,
.customize-control-color .farbtastic-placeholder {
.customize-section input[type="text"].color-picker-hex {
float: right;
}