When I push "indent" on CKEDITOR, it creates a div with margin-left 40.
How can I change that number to 20?
|
When I push "indent" on CKEDITOR, it creates a div with margin-left 40. How can I change that number to 20?
| |||
|
feedback
|
|
Try the following: http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.indentOffset Below is the applicable source excerpt:
| |||
|
feedback
|