Adjust newsletter log table widths
This commit is contained in:
@@ -70,7 +70,7 @@ newsletter_log_table_options = {
|
|||||||
$(td).html(cellData);
|
$(td).html(cellData);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"width": "25%"
|
"width": "23%"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"targets": [5],
|
"targets": [5],
|
||||||
@@ -80,7 +80,7 @@ newsletter_log_table_options = {
|
|||||||
$(td).html(cellData);
|
$(td).html(cellData);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"width": "33%"
|
"width": "35%"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"targets": [6],
|
"targets": [6],
|
||||||
|
Reference in New Issue
Block a user