aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-23 23:09:06 -0700
committerMark Otto <[email protected]>2013-07-23 23:09:06 -0700
commitba954db159138d5b9aeef3df638f91daec5e12eb (patch)
tree85cdb726cd18ee3aee7c6f1542487c61809384c0 /_includes
parenta5cc1300f60ae2a8a1c21adbc83b5de874155194 (diff)
downloadbootstrap-ba954db159138d5b9aeef3df638f91daec5e12eb.tar.xz
bootstrap-ba954db159138d5b9aeef3df638f91daec5e12eb.zip
Update close vars
* Remove dupe hover color var (again, it's not necessary to have it's own var here since we're controlling it via `opacity`) * Add to customizer
Diffstat (limited to '_includes')
-rw-r--r--_includes/nav-customize.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/nav-customize.html b/_includes/nav-customize.html
index c299badc5..3099d6c71 100644
--- a/_includes/nav-customize.html
+++ b/_includes/nav-customize.html
@@ -28,6 +28,7 @@
<li><a href="#variables-pagination">Pagination</a></li>
<li><a href="#variables-labels">Labels</a></li>
<li><a href="#variables-tooltips-popovers">Tooltips and popovers</a></li>
+ <li><a href="#variables-close">Close button</a></li>
<li><a href="#variables-other">Other</a></li>
</ul>
</li>