From: Chris Rebert Date: Fri, 23 Aug 2013 17:18:39 +0000 (-0700) Subject: fix #10070 by resyncing fieldset disabled live example & example code X-Git-Tag: v3.0.1~154^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4912f960f47c8b0008ca6bcfecb629d4a3ee148a;p=thirdparty%2Fbootstrap.git fix #10070 by resyncing fieldset disabled live example & example code --- 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 %} -
+