Modal window is not displayed as expected in IE11

we have a link on click of which we show a section in modal window.

section contains a repeating dynamic layout having an embedded section with three layouts.

the look and fill of this section when open from chrome confines to the screen where as the same when access from IE the space between each field with in one result is more and the section is distorted.

Can please advise on the approach to handle this.

modal window-IE.docx (1.26 MB)

Issue has been resolved with following changes:

  1. one layout having inline grid triple, instead of inline grid triple, inserted three dynamic layouts and provided property reference accordingly.

  2. the value for one of the property is exceeding so inserted a \n after every 50 characters after which the modal window display as expected in IE