Hi
I've upgraded to 8.0 and am working on a legacy project made in 5.3. The issue I have is that one cell which contains a photo upload area will not resize in the editor, I can drag it to say 400px but as soon as I build it it will resize to 748px.
I've looked at the css and can see this "<input type="File" style="min-width: 748px" id="value_pphoto_1" name="value_pphoto_1">" somewhere min-width is being set but I cannot find where. Any clues as to how to solve this would be much appreciated!
Thanks