diff --git a/docs/base-css.html b/docs/base-css.html index 3b4032805f..0b2c4547ef 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1407,7 +1407,7 @@ For example, <code>section</code> should be wrapped as inline.
- Heads up! Icon classes are echoed via CSS :after and on hover in the docs we show a light red background color show the icon's size. + Heads up! Icon classes are echoed via CSS :after. In the docs, we show a light red background color on hover to hightlight the icon's size.

diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache index b464084dfe..2b9a459c80 100644 --- a/docs/templates/pages/base-css.mustache +++ b/docs/templates/pages/base-css.mustache @@ -1335,7 +1335,7 @@
- {{_i}}Heads up! Icon classes are echoed via CSS :after and on hover in the docs we show a light red background color show the icon's size.{{/i}} + {{_i}}Heads up! Icon classes are echoed via CSS :after. In the docs, we show a light red background color on hover to hightlight the icon's size.{{/i}}