Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Isolate .emoji-mart-anchors from page line-height #22

Merged
merged 1 commit into from
Nov 1, 2016
Merged

Isolate .emoji-mart-anchors from page line-height #22

merged 1 commit into from
Nov 1, 2016

Conversation

ai
Copy link

@ai ai commented Oct 31, 2016

On our web site picker is looked like:

gkzyfht

(Note about spaces under category icons)

It happens because some of webpage styles inherits to component. Here we have a problem because of inherited line-height (we set it to 1.4).

This fix override problem.

(I wait until all browsers will support all: initial, so we will be able to do inherit properties isolation better).

@EtienneLem EtienneLem merged commit 97b20ac into missive:master Nov 1, 2016
@EtienneLem
Copy link
Member

Thanks! I did consider all: initial too, but as you said browsers aren’t quite there yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants