aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-07 00:07:08 -0800
committerMark Otto <[email protected]>2012-02-07 00:07:08 -0800
commit3b57fba754c2536e9c8a8bcf10b24f3e2cec4677 (patch)
tree82345d098e27134e6a5447e957b987dfa327e5a4 /docs
parent3fa971378e7acc4c235821b71ca5ac6deb2ac423 (diff)
downloadbootstrap-3b57fba754c2536e9c8a8bcf10b24f3e2cec4677.tar.xz
bootstrap-3b57fba754c2536e9c8a8bcf10b24f3e2cec4677.zip
merge in #1757 and make the chance to the mustache template, then remake
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/bootstrap.zipbin52562 -> 52562 bytes
-rw-r--r--docs/templates/pages/base-css.mustache2
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip
index 7c1f79a54..707487f67 100644
--- a/docs/assets/bootstrap.zip
+++ b/docs/assets/bootstrap.zip
Binary files differ
diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache
index 1b8307b92..8fe3443a6 100644
--- a/docs/templates/pages/base-css.mustache
+++ b/docs/templates/pages/base-css.mustache
@@ -1468,7 +1468,7 @@
<a class="btn" href="#"><i class="icon-align-justify"></i></a>
</div>
<div class="btn-group">
- <a class="btn btn-primary" href="#"><i class="icon white user"></i> {{_i}}User{{/i}}</a>
+ <a class="btn btn-primary" href="#"><i class="icon-user icon-white"></i> {{_i}}User{{/i}}</a>
<a class="btn btn-primary dropdown-toggle" data-toggle="dropdown" href="#"><span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="#"><i class="icon-pencil"></i> {{_i}}Edit{{/i}}</a></li>