mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Tighten list table styles. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17874 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1771,7 +1771,7 @@ th.sortable a,
|
||||
th.sorted a {
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
padding: 10px 7px 11px;
|
||||
padding: 7px 7px 8px;
|
||||
}
|
||||
.fixed .column-comments.sortable a,
|
||||
.fixed .column-comments.sorted a {
|
||||
@@ -4128,10 +4128,6 @@ input.button-highlighted,
|
||||
padding: 7px 0;
|
||||
}
|
||||
|
||||
.plugins td, .plugins th {
|
||||
border-bottom: 0 none;
|
||||
}
|
||||
|
||||
.plugins .inactive td,
|
||||
.plugins .inactive th,
|
||||
.plugins .active td,
|
||||
|
||||
Reference in New Issue
Block a user