Commit f811c1b5 authored by Chris Rebert's avatar Chris Rebert

Merge pull request #10204 from premist/master

Add missing period on customize page.
parents 2970653b c02f98a7
...@@ -13,7 +13,7 @@ base_url: "../" ...@@ -13,7 +13,7 @@ base_url: "../"
<button class="btn btn-default toggle" type="button">Toggle all</button> <button class="btn btn-default toggle" type="button">Toggle all</button>
<h1 id="less">LESS files</h1> <h1 id="less">LESS files</h1>
</div> </div>
<p class="lead">Choose which LESS files to compile into your custom build of Bootstrap. Not sure which files to use? Read through the <a href="../css/">CSS</a> and <a href="../components/">Components</a> pages in the docs</p> <p class="lead">Choose which LESS files to compile into your custom build of Bootstrap. Not sure which files to use? Read through the <a href="../css/">CSS</a> and <a href="../components/">Components</a> pages in the docs.</p>
<div class="row"> <div class="row">
<div class="col-xs-6 col-sm-4"> <div class="col-xs-6 col-sm-4">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment