aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-26 16:27:37 -0800
committerMark Otto <[email protected]>2012-01-26 16:27:37 -0800
commitaf96da6e895974dd4bd6fb19cf0c6d7e16bf050d (patch)
tree432e353d769cb0be4a95056076e108de2b5a71ae /docs/templates
parentb260544de02788bc921c4c713df0f754d96c5a27 (diff)
downloadbootstrap-af96da6e895974dd4bd6fb19cf0c6d7e16bf050d.tar.xz
bootstrap-af96da6e895974dd4bd6fb19cf0c6d7e16bf050d.zip
adding white sprites
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/pages/base-css.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache
index 6f928dfa3..c3d10eb08 100644
--- a/docs/templates/pages/base-css.mustache
+++ b/docs/templates/pages/base-css.mustache
@@ -1417,7 +1417,7 @@
<p>{{_i}}Or, use them in navigation.{{/i}}</p>
<div class="well" style="padding: 8px 0;">
<ul class="nav list">
- <li class="active"><a href="#"><i class="icon home"></i> {{_i}}Home{{/i}}</a></li>
+ <li class="active"><a href="#"><i class="icon white home"></i> {{_i}}Home{{/i}}</a></li>
<li><a href="#"><i class="icon book"></i> {{_i}}Library{{/i}}</a></li>
<li><a href="#"><i class="icon pencil"></i> {{_i}}Applications{{/i}}</a></li>
</ul>