diff options
| author | Mark Otto <[email protected]> | 2014-09-17 18:10:28 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-09-17 18:10:28 -0700 |
| commit | 86828fcd3d0a2c10a45560e4876f34cecedba55f (patch) | |
| tree | ca46d269925256b41e21eddd399570492bcfcb7b /docs/_includes | |
| parent | 9f2aeafe851bdca522b886c29afcece1ee0060e1 (diff) | |
| download | bootstrap-86828fcd3d0a2c10a45560e4876f34cecedba55f.tar.xz bootstrap-86828fcd3d0a2c10a45560e4876f34cecedba55f.zip | |
Some secondary button border action
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/customizer-variables.html | 2 |
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> |
