diff options
| author | Mark Otto <[email protected]> | 2013-05-13 00:09:35 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-05-13 00:09:35 -0700 |
| commit | 37898d5e19e5e550f43c0cf28f9100ebfa48d22f (patch) | |
| tree | f4a6eafd065264340b4373c3372ffec26f932586 /docs/customize.html | |
| parent | 2c6e854eea823495d342a38e26863abf60ac32ec (diff) | |
| parent | e9f42ecfda63d11925c6c3b71edbe219bf79a766 (diff) | |
| download | bootstrap-37898d5e19e5e550f43c0cf28f9100ebfa48d22f.tar.xz bootstrap-37898d5e19e5e550f43c0cf28f9100ebfa48d22f.zip | |
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
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> |
