FremyCompany / css-grid-polyfill

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

Layout 4 not working in Firefox 35 #7

Closed tp closed 9 years ago

tp commented 9 years ago

When viewing the Bootstrap 16-columns grid / Layout 4 in Firefox all the elements in each row are painted in the same spot.

screen shot 2015-02-03 at 14 11 27

tp commented 9 years ago

This also seems to apply to Chrome 40. (Missed this earlier because I had "Experimental Web Platform Features" enabled.

FremyCompany commented 9 years ago

Thanks for the bug report, I'll have a look at this

FremyCompany commented 9 years ago

Much thanks to @itamayo for having a look at this, I've had a very busy week and was planning to have a look at this during the weekend, and it seems like I won't have to ^_^

Please feel free to report any other issue you may find.

Best regards, François

itamayo commented 9 years ago

You welcome, hope you had a great weakend =)