From ebedbf4c2eb5d46b8e5a094532b9a7332e628e1c Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 26 Sep 2014 17:50:51 -0700 Subject: [PATCH] Port #14516 over to hosted docs --- css/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

-- 2.47.2