diff options
| author | Mark Otto <[email protected]> | 2013-12-07 11:41:02 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-07 11:41:02 -0800 |
| commit | cc1f95652bbf5c7d7ab5b040cdc15478d68e0369 (patch) | |
| tree | 2b0c31076784e3d74e4e9d05b62916a696e1b959 /customize.html | |
| parent | 775c29fef6d87dd91ebc6dba5980f3b59976b435 (diff) | |
| parent | 94a5413ec7fb90c1340f1243869274c36d308cb0 (diff) | |
| download | bootstrap-cc1f95652bbf5c7d7ab5b040cdc15478d68e0369.tar.xz bootstrap-cc1f95652bbf5c7d7ab5b040cdc15478d68e0369.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'customize.html')
| -rw-r--r-- | customize.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/customize.html b/customize.html index 5b15a4c5a..13821b533 100644 --- a/customize.html +++ b/customize.html @@ -1056,7 +1056,7 @@ base_url: "../" <p class="help-block">Hovered dropdown menu entry text color</p> <label>@dropdown-link-hover-bg</label> <input type="text" class="form-control" placeholder="#f5f5f5" data-var="@dropdown-link-hover-bg"> - <p class="help-block">Hovered dropdown menu entry text color</p> + <p class="help-block">Hovered dropdown menu entry background color</p> <label>@dropdown-link-active-color</label> <input type="text" class="form-control" placeholder="@component-active-color" data-var="@dropdown-link-active-color"> |
