From: Mark Otto Date: Sun, 29 Jan 2012 21:09:10 +0000 (-0800) Subject: update text on icons note X-Git-Tag: v2.0.0~6^2~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c763589a2058785936a33088935c50f622859de;p=thirdparty%2Fbootstrap.git update text on icons note --- 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}}