Scaffolding "Edit Contents" editor space is very small in Chrome browser when Brikit Theme is enabled

Purpose

When a page contains any Scaffolding macro, there is an edit option called "Edit Contents".

After choosing this option (in Google Chrome), the editor space is very small and does not allow comfortable editing when Brikit Theme is enabled.

Answer

Brikit Support suggested to add the following CSS to your theme:

div.scaffold-border { height: 600px; } div#content.edit.page { height: 600px !important; }

Brikit Support suggested to add the following CSS to your theme:

You may want to modify the size in pixels to adapt to your environment. The issue is tracked by Brikit Support at PRESS-2044.

The suggestion is not supported by Appfire, please contact Brikit Support for further help.