diff options
| author | Mark Otto <[email protected]> | 2014-03-07 01:30:28 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-07 01:30:28 -0800 |
| commit | 0143e38a672335b7ca2d73d0de5b2a2b4618f9e9 (patch) | |
| tree | 7188809b7c2194fc0aca9a65b7d07725ee4206d5 /docs/customize.html | |
| parent | 642fd5100293755a6003448d4a481f3b314edf15 (diff) | |
| parent | 1f148427de6d35a06e225deeee0b162b11955232 (diff) | |
| download | bootstrap-0143e38a672335b7ca2d73d0de5b2a2b4618f9e9.tar.xz bootstrap-0143e38a672335b7ca2d73d0de5b2a2b4618f9e9.zip | |
Merge branch 'master' into document_popover_focus
Conflicts:
docs/assets/js/docs.min.js
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> |
