From 4912f960f47c8b0008ca6bcfecb629d4a3ee148a Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 23 Aug 2013 10:18:39 -0700 Subject: [PATCH] fix #10070 by resyncing fieldset disabled live example & example code --- css.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css.html b/css.html index 8aae2488db..d4c19a91cb 100644 --- a/css.html +++ b/css.html @@ -1802,7 +1802,7 @@ 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.

-
+
@@ -1823,7 +1823,7 @@ For example, <section> should be wrapped as inline.
{% highlight html %} -
+