mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
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:
parent
69de8d6659
commit
82fe05b560
@ -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;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user