Prevent individual post comment listing admin page title from sneaking behind the search box. fixes #6375

git-svn-id: https://develop.svn.wordpress.org/trunk@7512 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith 2008-03-25 20:09:34 +00:00
parent 0daeb9bf4e
commit 1cc6a7b87b
1 changed files with 1 additions and 0 deletions

View File

@ -192,6 +192,7 @@ th.check-column + th, th.check-column + td {
margin: 5px 0 0 -4px;
padding: 0;
padding-bottom: 7px;
padding-right: 280px;
}
#timestampdiv {