aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-09-17 18:10:28 -0700
committerMark Otto <[email protected]>2014-09-17 18:10:28 -0700
commit86828fcd3d0a2c10a45560e4876f34cecedba55f (patch)
treeca46d269925256b41e21eddd399570492bcfcb7b /docs/_includes
parent9f2aeafe851bdca522b886c29afcece1ee0060e1 (diff)
downloadbootstrap-86828fcd3d0a2c10a45560e4876f34cecedba55f.tar.xz
bootstrap-86828fcd3d0a2c10a45560e4876f34cecedba55f.zip
Some secondary button border action
Diffstat (limited to 'docs/_includes')
-rw-r--r--docs/_includes/customizer-variables.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html
index 57a62b71a..32f59692b 100644
--- a/docs/_includes/customizer-variables.html
+++ b/docs/_includes/customizer-variables.html
@@ -97,7 +97,7 @@
</div>
<div class="bs-customizer-input">
<label for="input-@border-width">@border-width</label>
- <input id="input-@border-width" type="text" value=".05rem" data-var="@border-width" class="form-control"/>
+ <input id="input-@border-width" type="text" value=".075rem" data-var="@border-width" class="form-control"/>
</div>
</div>
<h2 id="typography">Typography</h2>