diff --git a/emoji.html b/emoji.html index df2840f5..47966b36 100644 --- a/emoji.html +++ b/emoji.html @@ -14,14 +14,6 @@ background-size: 417px 417px; background-repeat: repeat; } -.test-emoji{ - position: absolute; - text-align:center; - font-size: 2rem; - left: 0%; - width: 100%; - top: 15%; -} .intercom-composer-popover-input{ font-size-adjust: none; @@ -249,9 +241,9 @@ .intercom-composer-popover.active{ visibility: visible; opacity:1; - bottom: 70px; + bottom: 20px; width: 500px; - height: 500px; + height: 700px; } .intercom-emoji-picker { width: 330px;