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

Fluid Grid Too Wide in Firefox #129

Open
jonahbron opened this issue Aug 14, 2013 · 0 comments
Open

Fluid Grid Too Wide in Firefox #129

jonahbron opened this issue Aug 14, 2013 · 0 comments

Comments

@jonahbron
Copy link

I've encountered an issue where the width of spans in row-fluid elements add up to over 100%. I see that in the grid-fluid-span mixin, there are two widths, one normal, and the other prefixed with an asterisk. The one with the asterisk (which Firefox ignores) has the correct mathematical function and adds up to below 100%, but the first one adds up to too much. Why is this happening?

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