From: Jamie Knight Date: Sun, 7 Apr 2013 14:25:00 +0000 (+0200) Subject: Update docs.html X-Git-Tag: v3.0.0-rc1~463^2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F7500%2Fhead;p=thirdparty%2Fbootstrap.git Update docs.html Added heads up regarding lone icons providing accessibility issues for screen readers. --- diff --git a/docs/docs.html b/docs/docs.html index 0d259169ab..4506d5ae5b 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -2561,6 +2561,11 @@ For example, <section> should be wrapped as inline. {% endhighlight %} +

+ Heads up! + Using icons without any additional content means the icons are not represented to screen reader users. +

+
Dropdown in a button group