aboutsummaryrefslogtreecommitdiff
path: root/customize.html
diff options
context:
space:
mode:
Diffstat (limited to 'customize.html')
-rw-r--r--customize.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/customize.html b/customize.html
index a7a97ef27..2b9e5d770 100644
--- a/customize.html
+++ b/customize.html
@@ -184,6 +184,12 @@ base_url: "../"
<h3>JavaScript components</h3>
<div class="checkbox">
<label>
+ <input type="checkbox" checked value="component-animations.less">
+ Component animations (for JS)
+ </label>
+ </div>
+ <div class="checkbox">
+ <label>
<input type="checkbox" checked value="dropdowns.less">
Dropdowns
</label>
@@ -226,12 +232,6 @@ base_url: "../"
Responsive utilities
</label>
</div>
- <div class="checkbox">
- <label>
- <input type="checkbox" checked value="component-animations.less">
- Component animations (for JS)
- </label>
- </div>
</div><!-- .col-xs-6 .col-sm-4 -->
</div><!-- /.row -->
</div>