From 41977db43a51fce5c13f4ffa9498a35b801f76b2 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 7 Feb 2016 00:28:23 -0800 Subject: [PATCH] Reboot: Update @viewport comment to account for de944e088b278a989c83b4bfebb99e5042821021 [ci skip] --- scss/_reboot.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scss/_reboot.scss b/scss/_reboot.scss index fe4af1f936..0b2990130d 100644 --- a/scss/_reboot.scss +++ b/scss/_reboot.scss @@ -34,8 +34,7 @@ html { // // @viewport is needed because IE 10+ doesn't honor in // some cases. See http://timkadlec.com/2012/10/ie10-snap-mode-and-responsive-design/. -// Eventually @viewport will replace . It's been manually -// prefixed for forward-compatibility. +// Eventually @viewport will replace . // // However, `device-width` is broken on IE 10 on Windows (Phone) 8, // (see http://timkadlec.com/2013/01/windows-phone-8-and-device-width/ and https://github.com/twbs/bootstrap/issues/10497) -- 2.47.2