Opened 11 years ago
Closed 11 years ago
#11189 closed Bug (invalid)
Bullet Points indentation
Reported by: | Seb | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | Cc: |
Description
I am having a few issues in the CKEditor when the editing pop-up is closed down. As you can see from the images attached, adding bullet points is fine in the editor but as soon as I shut it down they move to the left.
http://imageshack.com/a/img706/626/67qa.png http://imageshack.com/a/img845/2181/jfzq.png
Also, we are still having issues with word wrap. We tried your 'word-wrap:break word' idea but it didn't work unfortunately. The only one that does is a straight forward word wrap which gives us the issue we described in ticket #11143
http://imageshack.com/a/img401/2417/l5ov.png
I look forward to your response and thank you for your help!
Seb
Apparently your page use some CSS reset and that's why everything looks bad. It's not CKEditor issue if something looks good in it but incorrectly on the page. It's integration issue.