diff --git a/scss/_reboot.scss b/scss/_reboot.scss index a24c3d3fae..2020c3ce52 100644 --- a/scss/_reboot.scss +++ b/scss/_reboot.scss @@ -312,8 +312,6 @@ input, button, select, textarea { - // Remove all `margin`s so our classes don't have to do it themselves. - margin: 0; // 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.