diff options
| author | Mark Otto <[email protected]> | 2012-01-29 13:09:10 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-29 13:09:10 -0800 |
| commit | 8c763589a2058785936a33088935c50f622859de (patch) | |
| tree | 3d93c9aa6b1ce84f801ca4ca77ea642a5672246e /docs/base-css.html | |
| parent | 0952f3796ec7a4bb3efc0c6ba7b88ed4b7f45ada (diff) | |
| download | bootstrap-8c763589a2058785936a33088935c50f622859de.tar.xz bootstrap-8c763589a2058785936a33088935c50f622859de.zip | |
update text on icons note
Diffstat (limited to 'docs/base-css.html')
| -rw-r--r-- | docs/base-css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/base-css.html b/docs/base-css.html index 3b4032805..0b2c4547e 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. </div> </div> <div class="alert alert-info"> - <strong>Heads up!</strong> Icon classes are echoed via CSS <code>:after</code> and on hover in the docs we show a light red background color show the icon's size. + <strong>Heads up!</strong> Icon classes are echoed via CSS <code>:after</code>. In the docs, we show a light red background color on hover to hightlight the icon's size. </div> <br> |
