diff --git a/core/client/assets/sass/layouts/editor.scss b/core/client/assets/sass/layouts/editor.scss index 7ae465ca50..aca0718f6e 100644 --- a/core/client/assets/sass/layouts/editor.scss +++ b/core/client/assets/sass/layouts/editor.scss @@ -641,6 +641,8 @@ body.zen { align-self: auto; margin-right: 10px; position: relative; + height: 40px; + overflow-y: hidden; .tags-wrapper { white-space: nowrap; @@ -648,6 +650,7 @@ body.zen { -webkit-overflow-scrolling: touch; padding-top: 8px; padding-bottom: 9px; + height: 70px; } &:after {