diff --git a/src/public/stylesheets/mobile.css b/src/public/stylesheets/mobile.css index b97088011..1be68a0ad 100644 --- a/src/public/stylesheets/mobile.css +++ b/src/public/stylesheets/mobile.css @@ -115,4 +115,5 @@ span.fancytree-expander { /* large left padding is necessary for ckeditor gutter in detail-only (smartphone) layout */ padding-left: 35px; padding-top: 10px; + min-height: 150px !important; } \ No newline at end of file