mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-10 23:54:33 +00:00
Always display the table, with a placeholder row when there are no items. Fixes #15849
git-svn-id: https://develop.svn.wordpress.org/trunk@17002 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -425,6 +425,10 @@ ol.ol-decimal > li {
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.widefat .no-items td {
|
||||
border-bottom-width: 0;
|
||||
}
|
||||
|
||||
.widefat td {
|
||||
padding: 3px 7px;
|
||||
vertical-align: top;
|
||||
|
||||
Reference in New Issue
Block a user