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

git-svn-id: http://svn.automattic.com/wordpress/trunk@7512 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
markjaquith 2008-03-25 20:09:34 +00:00
parent 8f35f1a817
commit e05db09acb
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 {