mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-16 23:55:12 +01:00
Align the check column on the Updates screen. props ocean90. fixes #22339.
git-svn-id: http://core.svn.wordpress.org/trunk@22432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
30d048a1e7
commit
8d079808c5
@ -614,6 +614,10 @@ select,
|
|||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.widefat tbody th.check-column {
|
||||||
|
padding: 9px 0 22px;
|
||||||
|
}
|
||||||
|
|
||||||
.widefat.media .check-column {
|
.widefat.media .check-column {
|
||||||
padding-top: 8px;
|
padding-top: 8px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user