From 8c2cd3bceb906d8f8e3ed82f7f1abd0a8465df4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 7 Oct 2019 10:09:50 -0400 Subject: [PATCH] Enable CKEditor height module Make rich text WYSIWYG fields respect the #rows setting Ref https://gitlab.com/drutopia/drutopia/issues/278 --- config/sync/core.extension.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 946ed89..80849fd 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -11,6 +11,7 @@ module: breakpoint: 0 checklistapi: 0 ckeditor: 0 + ckeditorheight: 0 classitup: 0 color: 0 comment: 0