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

applying border to color elements results in float layout breaking #163

Open
marcelmoreau opened this issue Apr 2, 2018 · 0 comments
Open

Comments

@marcelmoreau
Copy link

Tell us about the issue you are experiencing

I am laying out a grayscale color palette. The floats are not working as expected due to a border being applied to a light color shade's container. This makes its element 2 pixels taller than other colors. I have made said border blue in my example screenshot. Consider using an inset box-shadow instead of border for the next release. This will not add to its height like a border does.

What behaviour would you expect?

How can this issue be replicated?

Screenshots / Screencast

screen shot 2018-04-02 at 2 43 58 pm

Your environment

Platform:
OS Version: Sierra 10.12.6
Node Version: 9.3.0
NPM Version: 5.6.0
Astrum Version: 1.9.5

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

No branches or pull requests

1 participant