mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 19:06:40 +02:00
update comment
This commit is contained in:
@@ -313,8 +313,7 @@ button,
|
|||||||
select,
|
select,
|
||||||
textarea {
|
textarea {
|
||||||
// Normalize includes `font: inherit;`, so `font-family`. `font-size`, etc are
|
// Normalize includes `font: inherit;`, so `font-family`. `font-size`, etc are
|
||||||
// properly inherited. However, `line-height` isn't addressed there. Using this
|
// properly inherited. However, `line-height` isn't inherited there.
|
||||||
// ensures we don't need to unnecessarily redeclare the global font stack.
|
|
||||||
line-height: inherit;
|
line-height: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user