Correct font and height on the #advancedstuff dbx boxes under a post.

git-svn-id: https://develop.svn.wordpress.org/trunk@4214 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2006-09-23 10:22:05 +00:00
parent 62dbcb5ded
commit 06dde0465f
1 changed files with 2 additions and 0 deletions

View File

@ -1005,6 +1005,8 @@ table .vers {
margin-left: 7px;
margin-bottom: -7px;
padding: 6px 1em 0 3px;
height: 19px;
font-size: 12px;
background: #2685af url(images/box-head-right.gif) no-repeat top right;
}