aboutsummaryrefslogtreecommitdiff
path: root/customize.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-05 00:47:23 -0700
committerMark Otto <[email protected]>2013-08-05 00:47:23 -0700
commit11e46845b2d33889a7aa9bed7e63b686061e1db3 (patch)
tree642a32b885c0f65324e2c32521bac90ae35a004c /customize.html
parent52266cfdcdbb010a27cb9364ab4dc277a1cd75de (diff)
downloadbootstrap-11e46845b2d33889a7aa9bed7e63b686061e1db3.tar.xz
bootstrap-11e46845b2d33889a7aa9bed7e63b686061e1db3.zip
fixes #9063: add var for navbar border radius
Diffstat (limited to 'customize.html')
-rw-r--r--customize.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/customize.html b/customize.html
index 08092d763..fcff58192 100644
--- a/customize.html
+++ b/customize.html
@@ -710,6 +710,8 @@ base_url: "../"
<input type="text" class="form-control" placeholder="#777">
<label>@navbar-bg</label>
<input type="text" class="form-control" placeholder="#eee">
+ <label>@navbar-border-radius</label>
+ <input type="text" class="form-control" placeholder="@border-radius-base">
<h4>Links</h4>
<label>@navbar-link-color</label>
<input type="text" class="form-control" placeholder="#777">