FremyCompany / FremyCompany/css-grid-polyfill

Height not being set for container if box-sizing is not content-box and element has border/padding

Open
#46 2 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
1.1k
Forks
81
PR merge metrics
No merged PRs in 30d

Description

Hello,

I have a container height issue with all the tests I have been able to do on Edge.
The polyfill gives a position: absolute and fixed height on each grid item, but the container doesn't compute it's children's height, so they overflow.

Codepen : http://codepen.io/raphaelgoetter/pen/ZQLBxd
Screenshots : http://www.hostingpics.net/viewer.php?id=700041edgepolyfill.png

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.