Skip to content

Commit d4b1bfd

Browse files
committed
grunt
1 parent d2f1887 commit d4b1bfd

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

docs/_includes/customizer-variables.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -595,6 +595,10 @@ <h2 id="navbar">Navbar</h2>
595595
<label for="input-@navbar-padding-vertical">@navbar-padding-vertical</label>
596596
<input id="input-@navbar-padding-vertical" type="text" value="((@navbar-height - @line-height-computed) / 2)" data-var="@navbar-padding-vertical" class="form-control"/>
597597
</div>
598+
<div class="bs-customizer-input">
599+
<label for="input-@navbar-collapse-max-height">@navbar-collapse-max-height</label>
600+
<input id="input-@navbar-collapse-max-height" type="text" value="340px" data-var="@navbar-collapse-max-height" class="form-control"/>
601+
</div>
598602
<div class="bs-customizer-input">
599603
<label for="input-@navbar-default-color">@navbar-default-color</label>
600604
<input id="input-@navbar-default-color" type="text" value="#777" data-var="@navbar-default-color" class="form-control"/>

docs/assets/js/raw-files.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-infra/npm-shrinkwrap.canonical.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)