0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-18 15:54:26 +01:00

Merge pull request #7500 from JamieKnight/patch-3

Update docs to add warning about accessibility implications of using icons without any text
This commit is contained in:
Mark Otto 2013-04-07 11:46:23 -07:00
commit fedf4c5677

View File

@ -2561,6 +2561,11 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
</div>
{% endhighlight %}
<p class="alert alert-info">
<strong>Heads up!</strong>
Using icons without any additional content means the icons are not represented to screen reader users.
</p>
<h5>Dropdown in a button group</h5>
<div class="bs-docs-example">
<div class="btn-group">