diff options
| author | Mark Otto <[email protected]> | 2011-12-26 17:25:25 -0600 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-12-26 17:25:25 -0600 |
| commit | 058f47b33b3978bbb484e521e7fc14c6ebadc161 (patch) | |
| tree | c12569905106113beb607268dfb72b4c5101717d /docs | |
| parent | 544120264d33945c1537b6621b29c71be3405d07 (diff) | |
| download | bootstrap-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.html | 1 |
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> |
