]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
update comment
authorMark Otto <markdotto@gmail.com>
Mon, 3 Oct 2016 03:36:49 +0000 (20:36 -0700)
committerMark Otto <markdotto@gmail.com>
Mon, 3 Oct 2016 03:36:49 +0000 (20:36 -0700)
scss/_reboot.scss

index 2020c3ce521281f34d1ae3b4234a00a4ba7c5d1b..1fcdfa3411d417d9da651f004bf012edbee681be 100644 (file)
@@ -313,8 +313,7 @@ button,
 select,
 textarea {
   // Normalize includes `font: inherit;`, so `font-family`. `font-size`, etc are
-  // properly inherited. However, `line-height` isn't addressed there. Using this
-  // ensures we don't need to unnecessarily redeclare the global font stack.
+  // properly inherited. However, `line-height` isn't inherited there.
   line-height: inherit;
 }