@@ -1466,7 +1466,7 @@ For example, <code><section></code> should be wrapped as inline.
...
@@ -1466,7 +1466,7 @@ For example, <code><section></code> should be wrapped as inline.
<divclass="bs-callout bs-callout-danger">
<divclass="bs-callout bs-callout-danger">
<h4>Cross-browser compatibility</h4>
<h4>Cross-browser compatibility</h4>
<p>While Bootstrap will apply these styles in all browsers, IE and Safari don't actually support the <code>disabled</code> attribute on a <code><fieldset></code>. Use custom JavaScript to disable the fieldset in these browsers.</p>
<p>While Bootstrap will apply these styles in all browsers, Internet Explorer 9 and below don't actually support the <code>disabled</code> attribute on a <code><fieldset></code>. Use custom JavaScript to disable the fieldset in these browsers.</p>
</div>
</div>
<formclass="bs-example form-inline">
<formclass="bs-example form-inline">
...
@@ -1963,7 +1963,7 @@ For example, <code><section></code> should be wrapped as inline.
...
@@ -1963,7 +1963,7 @@ For example, <code><section></code> should be wrapped as inline.
</li>
</li>
<li>
<li>
<spanclass="visible-lg">Large</span>
<spanclass="visible-lg">Large</span>
<spanclass="hidden-lg">✔ Hidden on desktop</span>
<spanclass="hidden-lg">✔ Hidden on large</span>