diff --git a/css.html b/css.html
index 118053448b..64774028cb 100644
--- a/css.html
+++ b/css.html
@@ -1466,7 +1466,7 @@ For example, <section>
should be wrapped as inline.
While Bootstrap will apply these styles in all browsers, Internet Explorer doesn't actually support the disabled
attribute on a <fieldset>
. Use custom JavaScript to disable the fieldset in that case.
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.