diff --git a/scss/_reboot.scss b/scss/_reboot.scss index 2020c3ce52..1fcdfa3411 100644 --- a/scss/_reboot.scss +++ b/scss/_reboot.scss @@ -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; }