aboutsummaryrefslogtreecommitdiff
path: root/customize.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-19 00:54:53 -0700
committerMark Otto <[email protected]>2013-08-19 00:54:53 -0700
commit4fd861a70492e8dea78f1a4da1c1e9ed2a4eebfb (patch)
treefe11106268300de7dac98669543e5a34dab92176 /customize.html
parentea3fa72f1df7a47f67177913389af6c1ca34ecf0 (diff)
downloadbootstrap-4fd861a70492e8dea78f1a4da1c1e9ed2a4eebfb.tar.xz
bootstrap-4fd861a70492e8dea78f1a4da1c1e9ed2a4eebfb.zip
Fix the customizer.js; Update alert styles for pre blocks
Diffstat (limited to 'customize.html')
-rw-r--r--customize.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/customize.html b/customize.html
index 8810b1ff8..7ee22bc08 100644
--- a/customize.html
+++ b/customize.html
@@ -50,7 +50,7 @@ base_url: "../"
</div>
<div class="checkbox">
<label>
- <input type="checkbox" checked value="forms.less">
+ <input type="checkbox" checked value="forms.less" data-dependents="navbar.less,input-groups.less">
Forms
</label>
</div>