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:
parent
9c9a429320
commit
06ddf05ec4
|
@ -1005,6 +1005,8 @@ table .vers {
|
||||||
margin-left: 7px;
|
margin-left: 7px;
|
||||||
margin-bottom: -7px;
|
margin-bottom: -7px;
|
||||||
padding: 6px 1em 0 3px;
|
padding: 6px 1em 0 3px;
|
||||||
|
height: 19px;
|
||||||
|
font-size: 12px;
|
||||||
background: #2685af url(images/box-head-right.gif) no-repeat top right;
|
background: #2685af url(images/box-head-right.gif) no-repeat top right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue