From a3189a7d6a8b4779050eb312dd518893d8a6291e Mon Sep 17 00:00:00 2001 From: echarp Date: Sun, 21 Apr 2019 16:23:04 +0200 Subject: [PATCH] Small height adjustement --- app/assets/stylesheets/form.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/form.sass b/app/assets/stylesheets/form.sass index 67f1ddc4..f1cf9285 100644 --- a/app/assets/stylesheets/form.sass +++ b/app/assets/stylesheets/form.sass @@ -7,6 +7,7 @@ body.mce-content-body border: none padding: 1px 1% font-size: inherit + min-height: 100% .tox-tinymce border: none !important