diff options
Diffstat (limited to 'docs/docs.html')
| -rw-r--r-- | docs/docs.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/docs.html b/docs/docs.html index 0d259169a..4506d5ae5 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -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"> |
