Trim admin table padding
This commit is contained in:
@@ -183,6 +183,15 @@ table.widefat.sp-data-table th.column-outcome {
|
||||
width: 10em;
|
||||
}
|
||||
|
||||
table.widefat.sp-data-table th,
|
||||
table.widefat.sp-data-table td {
|
||||
padding-right: 0;
|
||||
}
|
||||
table.widefat.sp-data-table th:last-child,
|
||||
table.widefat.sp-data-table td:last-child {
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
table.widefat.sp-data-table td {
|
||||
line-height: 2;
|
||||
overflow: visible;
|
||||
|
||||
Reference in New Issue
Block a user