diff options
| author | Mark Otto <[email protected]> | 2014-03-08 20:34:29 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-08 20:34:29 -0800 |
| commit | ef5d8e98e2e9aa87496eef8359667f7e052ae636 (patch) | |
| tree | 0d202235247562f094df841960170b1245ea728b /docs/customize.html | |
| parent | dc5917bedfda321b72310209d2807ea10347f7ed (diff) | |
| parent | e4d13e238d0d6ea241f4e77328f6551206d17362 (diff) | |
| download | bootstrap-ef5d8e98e2e9aa87496eef8359667f7e052ae636.tar.xz bootstrap-ef5d8e98e2e9aa87496eef8359667f7e052ae636.zip | |
Merge branch 'master' into sr-only-focusable
Conflicts:
dist/css/bootstrap.css
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> |
