From 3d3096db745224192292584445b5114bf1af8a71 Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Wed, 15 Jan 2014 16:30:33 -0800 Subject: [PATCH] Normalize `optgroup` Address Firefox not inheriting `font` properties for `optgroup`. Fix gh-102 --- normalize.css | 1 + 1 file changed, 1 insertion(+) diff --git a/normalize.css b/normalize.css index d38d791..94b03c7 100644 --- a/normalize.css +++ b/normalize.css @@ -288,6 +288,7 @@ legend { button, input, +optgroup, select, textarea { color: inherit; /* 1 */