Whenever I retrieve the contents of an RichText field, any images contained within are returned with absolute width and height, which in turn breaks my responsive design. This happens even if I use the CKEditor as an input device and create the document via an Xpage. Changing the image properties in the Notes client does not have any impact either.
Before I start manipulating my HTML source output to remove the tags I wanted to ask whether there is a setting to prevent this behaviour or what exactly the best practise was to get your images out without width and height?