diff options
| author | Mark Otto <[email protected]> | 2012-11-09 10:09:04 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-11-09 10:09:04 -0800 |
| commit | 1a4ce9ba1872c06fe3107fd1330070d08706ec1c (patch) | |
| tree | 47b2d1241821a9e81a2a242c481307d5e371e516 /docs/customize.html | |
| parent | 57eed7867bfd79a186ab40be09bcf60a595bdb92 (diff) | |
| parent | 54486de88c7774e83b66dd4d42885300c2692f67 (diff) | |
| download | bootstrap-1a4ce9ba1872c06fe3107fd1330070d08706ec1c.tar.xz bootstrap-1a4ce9ba1872c06fe3107fd1330070d08706ec1c.zip | |
Merge branch '2.2.2-wip' into exploratory
Diffstat (limited to 'docs/customize.html')
| -rw-r--r-- | docs/customize.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/customize.html b/docs/customize.html index ffba46c84..744cb848b 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -366,7 +366,7 @@ <label>@btnPrimaryBackground</label> <input type="text" class="span3" placeholder="@linkColor"> <label>@btnPrimaryBackgroundHighlight</label> - <input type="text" class="span3" placeholder="darken(@white, 10%);"> + <input type="text" class="span3" placeholder="darken(@white, 10%)"> </div><!-- /span --> <div class="span3"> |
