diff options
| author | Mark Otto <[email protected]> | 2014-03-09 22:01:38 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-09 22:01:38 -0700 |
| commit | ccb17f110de8e90773a6ebfda9e35306d625dc78 (patch) | |
| tree | ad1bc7e6bc41eb9805b6a2531c5c37df7a92cb87 /docs/customize.html | |
| parent | bdd7651e323a93a4e3d207463451dd374b0a70fa (diff) | |
| parent | b1f71e5292017aca978fabb74d256989e1eeea07 (diff) | |
| download | bootstrap-ccb17f110de8e90773a6ebfda9e35306d625dc78.tar.xz bootstrap-ccb17f110de8e90773a6ebfda9e35306d625dc78.zip | |
Merge branch 'master' into fix-8869
Diffstat (limited to 'docs/customize.html')
| -rw-r--r-- | docs/customize.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/customize.html b/docs/customize.html index f7ca32ab3..3e29227bb 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -166,6 +166,12 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge </div> <div class="checkbox"> <label> + <input type="checkbox" checked value="responsive-embed.less"> + Responsive embed + </label> + </div> + <div class="checkbox"> + <label> <input type="checkbox" checked value="wells.less"> Wells </label> |
