mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-07 22:24:36 +00:00
Restore bottom padding in plugin rows. fixes #15547.
git-svn-id: https://develop.svn.wordpress.org/trunk@16745 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -3785,10 +3785,8 @@ input.button-highlighted,
|
||||
padding-right: 12px;
|
||||
}
|
||||
|
||||
.plugins .second td,
|
||||
.plugins .second th {
|
||||
border-top: 0 none;
|
||||
padding: 0 7px 5px;
|
||||
.plugins .second, .plugins .row-actions-visible {
|
||||
padding: 0 0 5px;
|
||||
}
|
||||
|
||||
.plugins-php .widefat tfoot th,
|
||||
|
||||
Reference in New Issue
Block a user