philipwalton / flexbugs

A community-curated list of flexbox issues and cross-browser workarounds for them.
MIT License
13.63k stars 495 forks source link

min-height: 100vh creates scrollbars (regardless of content) in Chrome #202

Open gkatsanos opened 7 years ago

gkatsanos commented 7 years ago

I'd like to point your attention to the following which I just created: http://stackoverflow.com/questions/42508504/min-height-100vh-creates-vertical-scrollbar-even-though-content-is-smaller-than?noredirect=1#comment72155686_42508504

(there's a live example as well you can run)

philipwalton commented 7 years ago

Thanks for reporting. Can you please update this issue to include all the information outlined in the reporting guidelines. If the issue is no longer relevant, please close it.