aboutsummaryrefslogtreecommitdiff
path: root/customize.html
diff options
context:
space:
mode:
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 82b712de2..16e68e059 100644
--- a/customize.html
+++ b/customize.html
@@ -629,9 +629,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>