From: Chris Rebert Date: Sat, 9 Jan 2016 07:55:23 +0000 (-0800) Subject: Remove remaining reference to in SCSS comment X-Git-Tag: v4.0.0-alpha.3~388 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8adc9d771f3c1f4110cd2c9d246bdaae657482db;p=thirdparty%2Fbootstrap.git Remove remaining reference to in SCSS comment Erratum of #18778 [skip sauce] [skip validator] --- diff --git a/scss/_forms.scss b/scss/_forms.scss index 802241bd39..0d5e364ec6 100644 --- a/scss/_forms.scss +++ b/scss/_forms.scss @@ -90,7 +90,7 @@ // set a pixel line-height that matches the given height of the input, but only // for Safari. See https://bugs.webkit.org/show_bug.cgi?id=139848 // -// Note that as of 8.3, iOS doesn't support `datetime` or `week`. +// Note that as of 8.3, iOS doesn't support `week`. @media screen and (-webkit-min-device-pixel-ratio: 0) { input[type="date"],