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

No right padding on the last element in a row #33

Open
KarmaLaBelle opened this issue Aug 28, 2015 · 2 comments
Open

No right padding on the last element in a row #33

KarmaLaBelle opened this issue Aug 28, 2015 · 2 comments
Assignees
Labels

Comments

@KarmaLaBelle
Copy link

I've added 10px padding to my grid, and this works fine without the polyfill in Edge. However, once the polyfill is enabled, I lose padding on the right side. The padding is also missing in the other major browsers.

image

image

@FremyCompany FremyCompany self-assigned this Aug 28, 2015
@mortenhjort
Copy link

Is this polyfill still in active development? As all new browsers now support the grid spec, its more relevant than ever to have a polyfill as new sites could be developed with the grid in mind. Thanks :)

@FremyCompany
Copy link
Owner

I am not actively developing the polyfill. As I have proven before, I am more than glad to provide help to people who want to dig in the code and fix issues or implement features, but given I don't need the polyfill myself and do not get any return from it, I decided not to contribute to the project directly anymore, except obvious fixes.

This project was for me a way to prove by example the css polyfilling framework on top of which this project is built, but I am currently working at Microsoft in the Edge team and I'm more interested in adding capabilities to the browser that would enable faster and more correct polyfill frameworks than expanding an example of the current framework.

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

3 participants