]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove remaining reference to <input type="datetime"> in SCSS comment
authorChris Rebert <code@chrisrebert.com>
Sat, 9 Jan 2016 07:55:23 +0000 (23:55 -0800)
committerChris Rebert <code@chrisrebert.com>
Sat, 9 Jan 2016 07:55:23 +0000 (23:55 -0800)
Erratum of #18778

[skip sauce]
[skip validator]

scss/_forms.scss

index 802241bd39c032fa2bc45326b6de904cf5ebd96c..0d5e364ec68495606838da5b0565693c8d334d1c 100644 (file)
@@ -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"],