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

git-svn-id: http://svn.automattic.com/wordpress/trunk@7210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
matt 2008-03-10 20:57:04 +00:00
parent 5fa2304d1e
commit 0023f723ec

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;
}