Theme Customizer: Tweak radio control padding. see #19910.

git-svn-id: https://develop.svn.wordpress.org/trunk@20184 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Daryl Koopersmith 2012-03-15 05:33:41 +00:00
parent f2edc4b2c6
commit 7cc14a412e
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ body {
}
.customize-control-radio {
padding: 10px 0;
padding: 5px 0 10px;
}
.customize-control-radio .customize-control-title {