diff --git a/css/index.html b/css/index.html index d85293b303..1ba4471ddd 100644 --- a/css/index.html +++ b/css/index.html @@ -2002,7 +2002,7 @@ To edit settings, press <kbd><kbd>ctrl

Cross-browser compatibility

-

While Bootstrap will apply these styles in all browsers, Internet Explorer 9 and below don't actually support the disabled attribute on a <fieldset>. Use custom JavaScript to disable the fieldset in these browsers.

+

While Bootstrap will apply these styles in all browsers, Internet Explorer 11 and below don't fully support the disabled attribute on a <fieldset>. Use custom JavaScript to disable the fieldset in these browsers.