1001genomes / AraPheno

AraPheno source code for http://arapheno.1001genomes.org
MIT License
4 stars 9 forks source link

Height 100% issue on ontology page #16

Closed timeu closed 8 years ago

timeu commented 8 years ago

Due to a bug in chrome 52 (works with 53), one needs to set position relative on the parent and position:absolute on the iframe to make it 100 % height.

See this issues: http://stackoverflow.com/questions/15381172/css-flexbox-child-height-100

alternatively missing flex settings in row container