diff options
Diffstat (limited to 'less/forms.less')
| -rw-r--r-- | less/forms.less | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/less/forms.less b/less/forms.less index 687d1f437..c3d4821db 100644 --- a/less/forms.less +++ b/less/forms.less @@ -72,13 +72,6 @@ select[size] { height: auto; } -// Fix optgroup Firefox bug per https://github.com/twbs/bootstrap/issues/7611 -select optgroup { - font-size: inherit; - font-style: inherit; - font-family: inherit; -} - // Focus for file, radio, and checkbox input[type="file"]:focus, input[type="radio"]:focus, |
