Just add
document.getElementById(hypeDocument.documentId()).style["min-width"] = "whatever";
under the similar line for max-width
Just add
document.getElementById(hypeDocument.documentId()).style["min-width"] = "whatever";
under the similar line for max-width