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:
commit
fedf4c5677
@ -2561,6 +2561,11 @@ For example, <code><section></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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user