mirror of
https://github.com/necolas/normalize.css.git
synced 2024-12-25 15:14:19 +00:00
Simplify headings normalization comment
The results for computed `line-height` in #593 were virtually different in all tested browsers, and since [such browsers are ones we support](https://github.com/necolas/normalize.css#browser-support), I don't see the need to have a *complex* comment naming all of them.
This commit is contained in:
parent
ceef420f3a
commit
fe7a07c2c5
3
normalize.css
vendored
3
normalize.css
vendored
@ -155,8 +155,7 @@ h1 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Correct the line-height for all headings in Chrome mobile, Firefox,
|
* Correct the line height for headings in all browsers.
|
||||||
* iOS Safari, Microsoft Edge and IE.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
h1,
|
h1,
|
||||||
|
Loading…
Reference in New Issue
Block a user