Normalize optgroup

Address Firefox not inheriting `font` properties for `optgroup`.

Fix gh-102
This commit is contained in:
Nicolas Gallagher 2014-01-15 16:30:33 -08:00
parent 37d1c1ef8b
commit 3d3096db74

1
normalize.css vendored
View File

@ -288,6 +288,7 @@ legend {
button, button,
input, input,
optgroup,
select, select,
textarea { textarea {
color: inherit; /* 1 */ color: inherit; /* 1 */