Drop the padding back down now that the borders are back.

git-svn-id: https://develop.svn.wordpress.org/trunk@7210 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2008-03-10 20:57:04 +00:00
parent 15512e1ed8
commit 7a73a73fa2

View File

@ -871,7 +871,7 @@ html, body {
#poststuff h3 {
font-size: 14px;
font-weight: bold;
padding: 11px 5px;
padding: 8px 5px;
margin: 0 0 10px;
}