ckeditor width to 100%
This commit is contained in:
@@ -238,6 +238,7 @@ CKEDITOR_CONFIGS = {
|
||||
},
|
||||
],
|
||||
"toolbar": "Custom",
|
||||
"width": "100%",
|
||||
"toolbar_Custom": [
|
||||
{"name": "styles", "items": ["Styles", "Format", "Font", "FontSize"]},
|
||||
{"name": "tools", "items": ["Maximize", "ShowBlocks"]},
|
||||
@@ -287,7 +288,7 @@ CKEDITOR_CONFIGS = {
|
||||
],
|
||||
},
|
||||
],
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user