I have this style on a div:
padding: 5px; height: 376pt; position: relative;
Every time this loads in to ckeditor, the height attribute disappears, what am I doing wrong?
Thanks for any help!
padding: 5px; height: 376pt; position: relative;
Every time this loads in to ckeditor, the height attribute disappears, what am I doing wrong?
Thanks for any help!
Re: ckeditor stripping out height from div style