Skip to content

Commit

Permalink
Update emoji.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ShoroukAziz authored Nov 16, 2020
1 parent e12858a commit 591be74
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions emoji.html
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down Expand Up @@ -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;
Expand Down

0 comments on commit 591be74

Please sign in to comment.