Adjust newsletter log table widths

This commit is contained in:
JonnyWong16 2018-03-19 23:10:25 -07:00
parent 2b0f83e036
commit f810f50ea9

View file

@ -70,7 +70,7 @@ newsletter_log_table_options = {
$(td).html(cellData);
}
},
"width": "25%"
"width": "23%"
},
{
"targets": [5],
@ -80,7 +80,7 @@ newsletter_log_table_options = {
$(td).html(cellData);
}
},
"width": "33%"
"width": "35%"
},
{
"targets": [6],