Ensure that plugins needing updates that aren't activated get their checkbox aligned properly. Fixes #26489, props ocean90.

git-svn-id: https://develop.svn.wordpress.org/trunk@26811 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Thomas 2013-12-09 00:29:31 +00:00
parent 69de8d6659
commit 82fe05b560

View File

@ -727,8 +727,7 @@ select,
#update-plugins-table tbody th.check-column,
.plugins tbody th.check-column,
.plugins tbody,
.plugins .inactive.update th.check-column {
.plugins tbody {
padding: 8px 0 0 2px;
}