WordPress/wp-content/themes/twentyseventeen/assets/css
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
..
colors-dark.css Twenty Seventeen: Fix broken and crowded pagination navigation on small screens 2016-10-28 17:38:42 +00:00
editor-style.css Twenty Seventeen: Make table styles more consistent 2016-10-26 17:25:40 +00:00
ie8.css Twenty Seventeen: Fix site name and description appearing off screen in some browsers 2016-11-04 17:10:31 +00:00
ie9.css Twenty Seventeen: Fix Customizer preview display issues in IE9 2016-11-13 23:31:31 +00:00