diff options
Diffstat (limited to 'customize.html')
| -rw-r--r-- | customize.html | 2 |
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"> |
