| @@ -19,4 +19,11 @@ | ||
| 19 | 19 | position: absolute; |
| 20 | 20 | width: 100%; |
| 21 | 21 | z-index: 10; |
| 22 | 22 | } |
| 23 | +.wp-admin.edit-php.post-type-wpcf7_contact_form th#cf7sg-submissions { | |
| 24 | + width: 50px; | |
| 25 | + text-align: center; | |
| 26 | +} | |
| 27 | +.wp-admin.edit-php.post-type-wpcf7_contact_form .column-cf7sg-submissions { | |
| 28 | + text-align: center; | |
| 29 | +} | |