jcadima
7/27/2015 - 7:59 PM

IE only CSS

IE only CSS

<!--[if IE]>
<style>
    .actual-form table {
         width: 100%;
    }
</style>
<![endif]-->