Ticket #48815: 48815.1
| File 48815.1, 404 bytes (added by , 6 years ago) |
|---|
| Line | |
|---|---|
| 1 | Index: forms.css |
| 2 | =================================================================== |
| 3 | --- forms.css (revision 46807) |
| 4 | +++ forms.css (working copy) |
| 5 | @@ -1359,6 +1359,11 @@ |
| 6 | width: 1.5625rem; |
| 7 | } |
| 8 | |
| 9 | + table.wp-list-table.comments input[type=checkbox] { |
| 10 | + height: 1.4rem; |
| 11 | + width: 1.4rem; |
| 12 | + } |
| 13 | + |
| 14 | .wp-admin p input[type="checkbox"], |
| 15 | .wp-admin p input[type="radio"] { |
| 16 | margin-top: -0.1875rem; |