1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

scss/_forms.scss: Remove now-unnecessary SCSS-Lint exemption

[skip sauce]
This commit is contained in:
Chris Rebert 2016-01-23 03:06:20 -08:00
parent bc4d5d1ab9
commit 7e2e31e964

View file

@ -92,8 +92,6 @@
//
// Note that as of 8.3, iOS doesn't support `week`.
// SCSS-Lint exemption until https://github.com/brigade/scss-lint/pull/672 gets merged
// scss-lint:disable PseudoElement
_::-webkit-full-page-media, // Hack to make this CSS be Safari-only; see http://browserbu.gs/css-hacks/webkit-full-page-media/
input[type="date"],
input[type="time"],
@ -113,7 +111,6 @@ input[type="month"] {
line-height: $input-height-lg;
}
}
// scss-lint:enable PseudoElement
// Static form control text