This form's width is overridden by using the "AJS.params.cf_formWidth" parameter set with JavaScript on the page

 

<script>
AJS.params.cf_formWidth = 1300;
</script>

It sets the width of the dialog form to 1300pixels

<script>
AJS.params.cf_formWidth = 1300;
</script>