1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-11 16:14:04 +02:00

clean up some comments and fix a bug with buttons in navbar by removing too generic of a link color

This commit is contained in:
Mark Otto
2011-12-26 17:25:25 -06:00
parent 544120264d
commit 058f47b33b
4 changed files with 8 additions and 213 deletions

View File

@@ -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>