diff options
| author | Jacob Thornton <[email protected]> | 2012-01-26 20:23:28 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-26 20:23:28 -0800 |
| commit | e0e54d9c6cb39eae53e31117c38ceae0a08a6e0b (patch) | |
| tree | 06f04b67e83074752888982e32ec223fb6a144e0 /docs/base-css.html | |
| parent | 1e9c2fb9d4a033304b5aa71d269af9f68eb72670 (diff) | |
| parent | 576ae2f5611a2b9a40c8feac1835bd6c8c2735ff (diff) | |
| download | bootstrap-e0e54d9c6cb39eae53e31117c38ceae0a08a6e0b.tar.xz bootstrap-e0e54d9c6cb39eae53e31117c38ceae0a08a6e0b.zip | |
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-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 239b963c4..a30e0c1f3 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1482,7 +1482,7 @@ <p>Or, use them in navigation.</p> <div class="well" style="padding: 8px 0;"> <ul class="nav list"> - <li class="active"><a href="#"><i class="icon home"></i> Home</a></li> + <li class="active"><a href="#"><i class="icon white home"></i> Home</a></li> <li><a href="#"><i class="icon book"></i> Library</a></li> <li><a href="#"><i class="icon pencil"></i> Applications</a></li> </ul> |
