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

Rounding down height #164

Open
danielbenjamins opened this issue Oct 23, 2017 · 2 comments
Open

Rounding down height #164

danielbenjamins opened this issue Oct 23, 2017 · 2 comments

Comments

@danielbenjamins
Copy link

I have an issue where my columns still have an uneven height and get all misaligned. I'm using the "min-height" setting.

The tallest columns are 328.44px but MatchHeight rounds this down to 328px. As a result the shorter columns are set to 328px while the tallest columns are still 328.44px.

@liabru
Copy link
Owner

liabru commented Oct 23, 2017

As far as I know there shouldn't be any intentional rounding, can you provide a link or a fiddle that shows the issue so I can investigate?

@danielbenjamins
Copy link
Author

For now I changed my settings from "min-height" to "height", but I rather don't have a fixed height. I'm still developing locally, so I don't have any example or fiddle right now.

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

No branches or pull requests

2 participants