diff --git a/app/assets/stylesheets/locomotive/inline_editor/layout.css.scss b/app/assets/stylesheets/locomotive/inline_editor/layout.css.scss index 442f2690..26193e85 100644 --- a/app/assets/stylesheets/locomotive/inline_editor/layout.css.scss +++ b/app/assets/stylesheets/locomotive/inline_editor/layout.css.scss @@ -11,7 +11,7 @@ body { width: 100%; height: 100%; display: block; - min-height: 1000px; + min-height: 100%; } }