From 4f600724a0fc977245ff2860acd1f2a8a495938a Mon Sep 17 00:00:00 2001 From: Jordan Lee Date: Sun, 16 Oct 2011 03:02:39 +0000 Subject: [PATCH] (trunk web) revert part of the previous commit. IE didn't add media query support until IE9, so we still have to explicitly call common.css in an "if IE8" block. --- web/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web/index.html b/web/index.html index 34247657b..afb4beb16 100755 --- a/web/index.html +++ b/web/index.html @@ -16,6 +16,10 @@ --> + +