]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
scss/_forms.scss: Remove now-unnecessary SCSS-Lint exemption 19011/head
authorChris Rebert <code@chrisrebert.com>
Sat, 23 Jan 2016 11:06:20 +0000 (03:06 -0800)
committerChris Rebert <code@chrisrebert.com>
Sat, 23 Jan 2016 11:06:21 +0000 (03:06 -0800)
[skip sauce]

scss/_forms.scss

index 6de81fcf8b76820658a49129bd54a3ff821c2b00..aa87bd51a3d6b36ae7d19b0ed6ae1dba4c7c6080 100644 (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