diff --git a/docs/docs.html b/docs/docs.html index 321f63ab55..4506d5ae5b 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -2137,7 +2137,7 @@ For example, <section> should be wrapped as inline. {% endhighlight %} -

As a best practice, we highly recommend matching using the <button< element whenever possible to ensure matching cross-browser rendering.

+

As a best practice, we highly recommend matching using the <button> element whenever possible to ensure matching cross-browser rendering.

@@ -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