We have a HTML web resource that was used successfully in CRM2011. We have recently migrated to 365 online and are facing a layout issue where visible components (in this case headings) are moving around when neighbouring components (in this case labels and buttons) are hidden. The Heading is moving to the location were the hidden field and button are. When the field and button are displayed (checkbox checked), the heading moves down to the correct position. We are using display:none to hide the components and this worked fine in CRM2011. I have tried using visibility:hidden but this results in the hidden components never being visible.
Any advice appreciated
Phil
*This post is locked for comments