summaryrefslogtreecommitdiff
path: root/_site_build/_layouts
diff options
context:
space:
mode:
authordavidtsadler <davidtsadler@googlemail.com>2012-02-29 22:56:44 +0000
committerdavidtsadler <davidtsadler@googlemail.com>2012-02-29 22:56:44 +0000
commita0026c06058f564a021d66e47717cbbaf0069fa0 (patch)
tree30edcd9ab366f3aadf077b3874333be23aa1d3aa /_site_build/_layouts
parentee90bb9df8dd5f9510ad0e33be40247ec793da99 (diff)
parent61ee181397d5ba77127f8f12891a3b512a74b586 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to '_site_build/_layouts')
-rw-r--r--_site_build/_layouts/default.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/_site_build/_layouts/default.html b/_site_build/_layouts/default.html
index dfda26a..17944c5 100644
--- a/_site_build/_layouts/default.html
+++ b/_site_build/_layouts/default.html
@@ -1,7 +1,7 @@
<!doctype html>
-<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]-->
-<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]-->
-<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en"> <![endif]-->
+<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
+<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
+<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
{% include head.html %}