mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 21:22:52 +02:00
_reboot.scss: fix typo in comment
This commit is contained in:
@@ -243,7 +243,7 @@ textarea {
|
||||
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 unnessarily redeclare the global font stack.
|
||||
// ensures we don't need to unnecessarily redeclare the global font stack.
|
||||
line-height: inherit;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user