From 400720d00b2ebab99c2d54ad036b0100af499620 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 27 Jan 2014 12:24:35 -0800 Subject: Remove optgroup resets from #7611 since Normalize fixes those upstream --- dist/css/bootstrap.css | 5 ----- 1 file changed, 5 deletions(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index cc14e73fc..09f6701e0 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -1669,11 +1669,6 @@ select[multiple], select[size] { height: auto; } -select optgroup { - font-family: inherit; - font-size: inherit; - font-style: inherit; -} input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { -- cgit v1.2.3