From 844df9e0011c0dff5900bcbed3f1146564c0103c Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 5 Aug 2013 14:45:00 -0700 Subject: Fixes #8732: unfucks disabled fieldset form example with form groups --- css.html | 30 +++++++++++++++++++++--------- 1 file changed, 21 insertions(+), 9 deletions(-) (limited to 'css.html') diff --git a/css.html b/css.html index b175cf800..d34009eef 100644 --- a/css.html +++ b/css.html @@ -1550,12 +1550,18 @@ For example, <section> should be wrapped as inline.

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.

-
+
- - +
+ + +
+
+ + +