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

Minor design issues #66

Closed
emmtre opened this issue Aug 28, 2016 · 0 comments
Closed

Minor design issues #66

emmtre opened this issue Aug 28, 2016 · 0 comments
Labels

Comments

@emmtre
Copy link

emmtre commented Aug 28, 2016

I have noticed some strange styling behavior with some browsers. Sometimes the social icon doesn't line up with the label and the count box has another height. I think both issues can be fixed by this css. And this design issue is for the slim button style.

.ea-share-count-button.style-gss i {
    vertical-align: top;
}

.ea-share-count-button.style-gss .ea-share-count {
    box-sizing: border-box;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants