WordPress/wp-content/themes/twentyseventeen/assets
David A. Kennedy d902f1f167 Twenty Seventeen: Fix Customizer preview display issues in IE9
IE9 doesn't understands `vh ` (vertical height) when inside of an `iframe`. Normally IE9 will understand `vh` as the vertical height relative to the viewport, but in an `iframe`, IE9 thinks the vertical height is relative to the size of the whole page. So this fixes that when the site is viewed in the Customizer preview – an `iframe`.

Props laurelfulford.

Fixes #38722.

Built from https://develop.svn.wordpress.org/trunk@39215


git-svn-id: http://core.svn.wordpress.org/trunk@39155 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-11-13 23:31:31 +00:00
..
css Twenty Seventeen: Fix Customizer preview display issues in IE9 2016-11-13 23:31:31 +00:00
images Twenty Seventeen: Replace remaining Genericons with Font Awesome icons 2016-11-01 17:26:32 +00:00
js Twenty Seventeen fix for Travis Error 2016-11-09 16:55:31 +00:00