2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

fix dependency mapping of buttons and button-groups in customizer

This commit is contained in:
Mark Otto
2013-12-08 17:17:04 -08:00
parent bab736c7d7
commit 997a1f4ed2
+1 -1
View File
@@ -56,7 +56,7 @@ base_url: "../"
</div>
<div class="checkbox">
<label>
<input type="checkbox" checked value="buttons.less">
<input type="checkbox" checked value="buttons.less" data-dependents="button-groups.less">
Buttons
</label>
</div>