mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
fix dependency mapping of buttons and button-groups in customizer
This commit is contained in:
parent
bab736c7d7
commit
997a1f4ed2
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user