We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f9852e commit 02e9fdaCopy full SHA for 02e9fda
less/forms.less
@@ -181,7 +181,7 @@ input[type="search"] {
181
// set a pixel line-height that matches the given height of the input, but only
182
// for Safari. See https://bugs.webkit.org/show_bug.cgi?id=139848
183
//
184
-// Note that as of 8.3, iOS doesn't support `datetime` or `week`.
+// Note that as of 9.3, iOS doesn't support `week`.
185
186
@media screen and (-webkit-min-device-pixel-ratio: 0) {
187
input[type="date"],
0 commit comments