mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
add responsive embed to customizer
This commit is contained in:
parent
61c9e9df4b
commit
84a7431dfd
1 changed files with 6 additions and 0 deletions
|
@ -164,6 +164,12 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge
|
||||||
Panels
|
Panels
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="checkbox">
|
||||||
|
<label>
|
||||||
|
<input type="checkbox" checked value="responsive-embed.less">
|
||||||
|
Responsive embed
|
||||||
|
</label>
|
||||||
|
</div>
|
||||||
<div class="checkbox">
|
<div class="checkbox">
|
||||||
<label>
|
<label>
|
||||||
<input type="checkbox" checked value="wells.less">
|
<input type="checkbox" checked value="wells.less">
|
||||||
|
|
Loading…
Reference in a new issue