aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-12-26 17:25:25 -0600
committerMark Otto <[email protected]>2011-12-26 17:25:25 -0600
commit058f47b33b3978bbb484e521e7fc14c6ebadc161 (patch)
treec12569905106113beb607268dfb72b4c5101717d /docs
parent544120264d33945c1537b6621b29c71be3405d07 (diff)
downloadbootstrap-058f47b33b3978bbb484e521e7fc14c6ebadc161.tar.xz
bootstrap-058f47b33b3978bbb484e521e7fc14c6ebadc161.zip
clean up some comments and fix a bug with buttons in navbar by removing too generic of a link color
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index 0d340fa1a..735fe7ae7 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -41,6 +41,7 @@
<li><a href="./javascript.html">Javascript plugins</a></li>
<li><a href="./less.html">Using LESS</a></li>
</ul>
+ <a href="" class="btn pull-right">Button</a>
</div>
</div>
</div>