aboutsummaryrefslogtreecommitdiff
path: root/customize.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-10-09 18:07:08 -0700
committerChris Rebert <[email protected]>2013-10-09 18:07:08 -0700
commitca090aef0211663a11022e1f6b139850b7d222f1 (patch)
treecd488bfc88b42a9ee14b135916ca58eb91002fb7 /customize.html
parentf9ed8e6f003d60e50873976a6573eb0faa3c26c9 (diff)
downloadbootstrap-ca090aef0211663a11022e1f6b139850b7d222f1.tar.xz
bootstrap-ca090aef0211663a11022e1f6b139850b7d222f1.zip
fix #10805
Diffstat (limited to 'customize.html')
-rw-r--r--customize.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/customize.html b/customize.html
index 9e46798ea..39c43fd10 100644
--- a/customize.html
+++ b/customize.html
@@ -632,9 +632,6 @@ base_url: "../"
<input type="text" class="form-control" placeholder="@brand-info" data-var="@btn-info-bg">
<label>@btn-info-border</label>
<input type="text" class="form-control" placeholder="darken(@btn-info-bg, 5%)" data-var="@btn-info-border">
- <h4>Button hover</h4>
- <label>@btn-hover-color</label>
- <input type="text" class="form-control" placeholder="@btn-default-color" data-var="@btn-hover-color">
</div>
<div class="col-md-6">
<h4>Success</h4>