Skip to content

Commit

Permalink
Merge pull request #77 from iamsaksham/bug-fix-IE [Fix #75]
Browse files Browse the repository at this point in the history
give max height to svg for IE support
  • Loading branch information
EtienneLem committed May 17, 2017
2 parents 84e0f68 + c90d5c6 commit c877e3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/emoji-mart.css
Expand Up @@ -67,6 +67,7 @@

.emoji-mart-anchors svg {
fill: currentColor;
max-height: 18px;
}

.emoji-mart-scroll {
Expand Down

0 comments on commit c877e3b

Please sign in to comment.