Commit d4b1bfd6 authored by Mark Otto's avatar Mark Otto
Browse files

grunt

parent d2f1887b
No related merge requests found
Showing with 6 additions and 2 deletions
+6 -2
......@@ -595,6 +595,10 @@
<label for="input-@navbar-padding-vertical">@navbar-padding-vertical</label>
<input id="input-@navbar-padding-vertical" type="text" value="((@navbar-height - @line-height-computed) / 2)" data-var="@navbar-padding-vertical" class="form-control"/>
</div>
<div class="bs-customizer-input">
<label for="input-@navbar-collapse-max-height">@navbar-collapse-max-height</label>
<input id="input-@navbar-collapse-max-height" type="text" value="340px" data-var="@navbar-collapse-max-height" class="form-control"/>
</div>
<div class="bs-customizer-input">
<label for="input-@navbar-default-color">@navbar-default-color</label>
<input id="input-@navbar-default-color" type="text" value="#777" data-var="@navbar-default-color" class="form-control"/>
......
This diff is collapsed.
This diff is collapsed.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment