Tweak p.help class, props Simek, fixes #9790

git-svn-id: http://svn.automattic.com/wordpress/trunk@11337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2009-05-15 03:57:45 +00:00
parent 457e211d22
commit b0ae00fc0c
1 changed files with 1 additions and 1 deletions

View File

@ -2815,7 +2815,7 @@ abbr.required {
#wpbody-content .describe p.help {
margin: 0;
padding: 0;
padding: 0 0 0 5px;
}
.describe-toggle-on, .describe-toggle-off {