mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-03-01 20:22:53 +00:00
Align the check column on the Updates screen. props ocean90. fixes #22339.
git-svn-id: https://develop.svn.wordpress.org/trunk@22432 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c2ad4403de
commit
2dc1a1d97f
@ -614,6 +614,10 @@ select,
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.widefat tbody th.check-column {
|
||||
padding: 9px 0 22px;
|
||||
}
|
||||
|
||||
.widefat.media .check-column {
|
||||
padding-top: 8px;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user