Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkostyatretyak <ktretyakgm@gmail.com>2013-12-04 08:21:54 +0400
committerkostyatretyak <ktretyakgm@gmail.com>2013-12-04 08:21:54 +0400
commit7472c01ce2aad5fa9d79b78c21172dcc60ffc841 (patch)
treefa3f0f91a7de64332d6f3226c2a68f86955f7da3 /customize.html
parent1d20611d54e813884f3d85a35ccec81add12c6fa (diff)
Corrected a small error in the documentation
Diffstat (limited to 'customize.html')
-rw-r--r--customize.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/customize.html b/customize.html
index 5b15a4c5a7..13821b5334 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">