aboutsummaryrefslogtreecommitdiff
path: root/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-28 09:42:56 -0700
committerMark Otto <[email protected]>2013-07-28 09:42:56 -0700
commite1180daca001f8f6f4b5df7ab895bd40481835d3 (patch)
tree0bd96f8feafb8cb129342870df5079e77915f456 /css.html
parent111dc1492f4887d02cc3af9d8e564a339bb45462 (diff)
parent67e89ea2bf80adca18fc6245b8a706eda5e6d59d (diff)
downloadbootstrap-e1180daca001f8f6f4b5df7ab895bd40481835d3.tar.xz
bootstrap-e1180daca001f8f6f4b5df7ab895bd40481835d3.zip
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Diffstat (limited to 'css.html')
-rw-r--r--css.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/css.html b/css.html
index 641bd899e..60a5c8d6a 100644
--- a/css.html
+++ b/css.html
@@ -1466,7 +1466,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
<div class="bs-callout bs-callout-danger">
<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>&lt;fieldset&gt;</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>&lt;fieldset&gt;</code>. Use custom JavaScript to disable the fieldset in these browsers.</p>
</div>
<form class="bs-example form-inline">
@@ -1963,7 +1963,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
</li>
<li>
<span class="visible-lg">Large</span>
- <span class="hidden-lg">&#10004; Hidden on desktop</span>
+ <span class="hidden-lg">&#10004; Hidden on large</span>
</li>
</ul>