From eca23e9b0fc6265f570f5b8f8ac063b52ec5e57f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 2 Dec 2012 21:01:53 -0800 Subject: [PATCH] add source attribution for IE10 fix --- less/responsive.less | 1 + 1 file changed, 1 insertion(+) diff --git a/less/responsive.less b/less/responsive.less index b05251ae67..7cfaf80b9e 100644 --- a/less/responsive.less +++ b/less/responsive.less @@ -16,6 +16,7 @@ // IE10 Metro responsive // Required for Windows 8 Metro split-screen snapping with IE10 +// Source: http://timkadlec.com/2012/10/ie10-snap-mode-and-responsive-design/ @-ms-viewport{ width: device-width;