aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-01-27 12:24:35 -0800
committerMark Otto <[email protected]>2014-01-27 12:24:35 -0800
commit400720d00b2ebab99c2d54ad036b0100af499620 (patch)
tree299de484898c097d07543a61ddfc89f72db12177 /dist/css/bootstrap.css
parent6a0a139cdabe9ad24f2dcee3044bb62f8738df15 (diff)
downloadbootstrap-400720d00b2ebab99c2d54ad036b0100af499620.tar.xz
bootstrap-400720d00b2ebab99c2d54ad036b0100af499620.zip
Remove optgroup resets from #7611 since Normalize fixes those upstream
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css5
1 files changed, 0 insertions, 5 deletions
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 {