FremyCompany / css-grid-polyfill

A working implementation of css grids for current browsers.
MIT License
1.11k stars 82 forks source link

inline-grid behaves the same as grid #42

Open Hypnosphi opened 7 years ago

Hypnosphi commented 7 years ago

It should wrap content instead of filling the parent's width

FremyCompany commented 7 years ago

Thanks for the report. This is a known non-supported feature. I would welcome a patch adding the feature but don't have time to work on it myself.