Commit c78c6652 authored by Jamie Knight's avatar Jamie Knight

Update docs.html

Added heads up regarding lone icons providing accessibility issues for screen readers.
parent 647e930e
......@@ -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">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment