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

git-svn-id: http://svn.automattic.com/wordpress/trunk@4214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
matt 2006-09-23 10:22:05 +00:00
parent 9c9a429320
commit 06ddf05ec4
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;
}