From 05b1c625be8137a22bdf9626d9540d1844624fbf Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 30 Sep 2015 12:35:57 -0700 Subject: Add CSS portion of IE10 viewport bug workaround to docs Refs #17337 --- docs/_includes/header.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/_includes/header.html') diff --git a/docs/_includes/header.html b/docs/_includes/header.html index 176f45fc0..6b53f00d8 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -32,6 +32,7 @@ {% if site.github %} {% else %} + {% endif %} -- cgit v1.2.3