mirror of
https://github.com/necolas/normalize.css.git
synced 2024-12-25 15:14:19 +00:00
Proper line-height assignment
This commit is contained in:
parent
86bae9a4f8
commit
2fddc3c573
@ -8,7 +8,7 @@ button
|
||||
input,
|
||||
select,
|
||||
textarea {
|
||||
font: 12px/18px sans-serif;
|
||||
font: 12px/1.5 sans-serif;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user