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:
parent
8f35f1a817
commit
e05db09acb
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue