]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Move var in customize layout
authorMark Otto <otto@github.com>
Sat, 20 Jul 2013 06:43:17 +0000 (23:43 -0700)
committerMark Otto <otto@github.com>
Sat, 20 Jul 2013 06:43:17 +0000 (23:43 -0700)
customize.html

index 511e94e41a66ddb252b79c2914052a0997958867..fe59715a2ca996f8d09bd89458cd09b45200eb3f 100644 (file)
@@ -537,12 +537,7 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
           <input type="text" placeholder="6px">
           <label>@border-radius-small</label>
           <input type="text" placeholder="3px">
-        </div>
-      </div>
-
-      <h4>Active background color</h4>
-      <div class="row">
-        <div class="col-lg-6">
+          <h4>Active background color</h4>
           <label>@component-active-bg</label>
           <input type="text" placeholder="@brand-primary">
           <p class="help-block">Used for active or hovered items in places like navs or dropdowns.</p>