diff options
| author | Mark Otto <[email protected]> | 2012-11-03 13:43:23 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-11-03 13:43:23 -0700 |
| commit | 5d6cf2ee1939515ad41b052ed1c406f96274ea37 (patch) | |
| tree | e19eb0b6cf06d0b024ac8295d284540577d06089 /docs/base-css.html | |
| parent | 2c931902832348b0c1425e9dd3c7059bfcb2a918 (diff) | |
| parent | 72e2d4bb771c40c7bac7beb1fd71c6c703e0f9f8 (diff) | |
| download | bootstrap-5d6cf2ee1939515ad41b052ed1c406f96274ea37.tar.xz bootstrap-5d6cf2ee1939515ad41b052ed1c406f96274ea37.zip | |
Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip
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 937118876..443400463 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -192,7 +192,7 @@ <h2 id="abbreviations">Abbreviations</h2> - <p>Stylized implemenation of HTML's <code><abbr></code> element for abbreviations and acronyms to show the expanded version on hover. Abbreviations with a <code>title</code> attribute have a light dotted bottom border and a help cursor on hover, providing additional context on hover.</p> + <p>Stylized implementation of HTML's <code><abbr></code> element for abbreviations and acronyms to show the expanded version on hover. Abbreviations with a <code>title</code> attribute have a light dotted bottom border and a help cursor on hover, providing additional context on hover.</p> <h3><code><abbr></code></h3> <p>For expanded text on long hover of an abbreviation, include the <code>title</code> attribute.</p> |
