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:
parent
0daeb9bf4e
commit
1cc6a7b87b
@ -192,6 +192,7 @@ th.check-column + th, th.check-column + td {
|
|||||||
margin: 5px 0 0 -4px;
|
margin: 5px 0 0 -4px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
padding-bottom: 7px;
|
padding-bottom: 7px;
|
||||||
|
padding-right: 280px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#timestampdiv {
|
#timestampdiv {
|
||||||
|
Loading…
Reference in New Issue
Block a user