From: Chris Rebert Date: Sun, 7 Feb 2016 08:28:23 +0000 (-0800) Subject: Reboot: Update @viewport comment to account for de944e088b278a989c83b4bfebb99e5042821021 X-Git-Tag: v4.0.0-alpha.3~280 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41977db43a51fce5c13f4ffa9498a35b801f76b2;p=thirdparty%2Fbootstrap.git Reboot: Update @viewport comment to account for de944e088b278a989c83b4bfebb99e5042821021 [ci skip] --- 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)