diff --git a/app/assets/stylesheets/junto.scss.erb b/app/assets/stylesheets/junto.scss.erb index 6e891ced..2ce4656f 100644 --- a/app/assets/stylesheets/junto.scss.erb +++ b/app/assets/stylesheets/junto.scss.erb @@ -353,6 +353,11 @@ .new-message-area { position: relative; + .emoji-mart { + position: absolute; + bottom: 98px; + } + .extra-message-options { height: 20px; position: absolute;