diff options
| author | Robert Burns <[email protected]> | 2013-05-12 22:04:22 -0400 |
|---|---|---|
| committer | Robert Burns <[email protected]> | 2013-05-12 22:04:22 -0400 |
| commit | d4546cbcc2f3a5cae79a69e4857d52d6e947a833 (patch) | |
| tree | ab587604e8ca83008597a8afdbc21c4b5bfe9fe6 /docs/customize.html | |
| parent | 046d82f0ef31520a64709f03b708721ed902a6c4 (diff) | |
| download | bootstrap-d4546cbcc2f3a5cae79a69e4857d52d6e947a833.tar.xz bootstrap-d4546cbcc2f3a5cae79a69e4857d52d6e947a833.zip | |
Fix buttons within examples
Diffstat (limited to 'docs/customize.html')
| -rw-r--r-- | docs/customize.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/customize.html b/docs/customize.html index 1269d2532..5d4edcf79 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -19,7 +19,7 @@ slug: customize <form> <section class="download" id="components"> <div class="page-header"> - <a class="btn btn-small pull-right toggle-all" href="#">Toggle all</a> + <a class="btn btn-default btn-small pull-right toggle-all" href="#">Toggle all</a> <h1> 1. Choose components </h1> |
