From fe37ac3b6d758025de05bf814dea21844d83cbff Mon Sep 17 00:00:00 2001 From: Mojca Lorber Date: Tue, 3 Jan 2017 17:46:30 +0100 Subject: [PATCH] fix hound 2 --- app/assets/stylesheets/themes/scinote.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/themes/scinote.scss b/app/assets/stylesheets/themes/scinote.scss index ccd726b81..51b10a7d2 100644 --- a/app/assets/stylesheets/themes/scinote.scss +++ b/app/assets/stylesheets/themes/scinote.scss @@ -1151,6 +1151,7 @@ ul.content-module-activities { max-height: 75vh; overflow-y: auto; width: 100%; + .ql-editor { min-height: initial; }