In IE11 in the rich text editor there is a box around each paragraph tag. This is clean HTML, no formatting from Word in there. I can drag the box, which adds in width and height styles to the element.
I have some custom formats in the RTE, but I have removed these and the problem still persists.
Tiny MCE box around HTML element - IE11
Hi,
In IE11 in the rich text editor there is a box around each paragraph tag. This is clean HTML, no formatting from Word in there. I can drag the box, which adds in width and height styles to the element.
I have some custom formats in the RTE, but I have removed these and the problem still persists.
Any ideas?
I have solved it. It was in my RTE css. There was a height:100px on the p tag.
IE11 was caching the stylesheet a lot!
is working on a reply...