Skip to content

Commit

Permalink
Normalize line-height for all elements [Fix #24]
Browse files Browse the repository at this point in the history
  • Loading branch information
EtienneLem committed Nov 17, 2016
1 parent f2886f6 commit 8b4ec74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/emoji-mart.css
@@ -1,6 +1,7 @@
.emoji-mart,
.emoji-mart * {
box-sizing: border-box;
line-height: 1.15;
}

.emoji-mart {
Expand Down

0 comments on commit 8b4ec74

Please sign in to comment.