Give th.th-full font-weight: 400 so its label doesn't get emboldened. Fixes #26272.

git-svn-id: https://develop.svn.wordpress.org/trunk@26436 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Thomas 2013-11-27 19:56:05 +00:00
parent 4be0cfa019
commit ae0d35a7ed

View File

@ -6105,6 +6105,7 @@ span.imgedit-scale-warn {
.form-table th.th-full {
width: auto;
font-weight: 400;
}
.form-table input.tog {