]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
grunt build-customizer-vars-form
authorChris Rebert <code@rebertia.com>
Sun, 19 Jan 2014 23:28:30 +0000 (15:28 -0800)
committerChris Rebert <code@rebertia.com>
Sun, 19 Jan 2014 23:28:30 +0000 (15:28 -0800)
docs/_includes/customizer-variables.html

index 89fb39dec825b174fd99f99457695fa67f922b78..d03c3e6e82a49b72c10b3678d0662b5bb1e2495f 100644 (file)
     <label for="input-@modal-lg">@modal-lg</label>
     <input id="input-@modal-lg" type="text" value="900px" data-var="@modal-lg" class="form-control"/>
   </div>
+  <div class="bs-customizer-input">
+    <label for="input-@modal-md">@modal-md</label>
+    <input id="input-@modal-md" type="text" value="600px" data-var="@modal-md" class="form-control"/>
+  </div>
   <div class="bs-customizer-input">
     <label for="input-@modal-sm">@modal-sm</label>
     <input id="input-@modal-sm" type="text" value="300px" data-var="@modal-sm" class="form-control"/>