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

git-svn-id: http://svn.automattic.com/wordpress/trunk@20184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
koopersmith 2012-03-15 05:33:41 +00:00
parent ef6661a628
commit 592ed46360
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 {