aboutsummaryrefslogtreecommitdiff
path: root/customize.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-12-01 20:27:30 -0800
committerMark Otto <[email protected]>2013-12-01 20:27:30 -0800
commit4876cbeef8c79686ba31c3ed22771357d71dbe51 (patch)
tree79fed0fbb2a96fad2247c3014a045e655d1a825e /customize.html
parent1444a3ca638bd8661c0019560117ac75aace3402 (diff)
parent561aff7942d9adfc9508232789e2598406f80934 (diff)
downloadbootstrap-4876cbeef8c79686ba31c3ed22771357d71dbe51.tar.xz
bootstrap-4876cbeef8c79686ba31c3ed22771357d71dbe51.zip
Merge branch 'master' into pr/11412
Conflicts: dist/js/bootstrap.min.js
Diffstat (limited to 'customize.html')
-rw-r--r--customize.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/customize.html b/customize.html
index 5b6a09c40..5b15a4c5a 100644
--- a/customize.html
+++ b/customize.html
@@ -399,7 +399,7 @@ base_url: "../"
<input type="text" class="form-control" placeholder="Georgia, 'Times New Roman', Times, serif" data-var="@font-family-serif">
<p class="help-block">Default serif fonts.</p>
<label>@font-family-monospace</label>
- <input type="text" class="form-control" placeholder="Monaco, Menlo, Consolas, 'Courier New', monospace" data-var="@font-family-monospace">
+ <input type="text" class="form-control" placeholder="Menlo, Monaco, Consolas, 'Courier New', monospace" data-var="@font-family-monospace">
<p class="help-block">Default monospace fonts for <code>&lt;code&gt;</code> and <code>&lt;pre&gt;</code>.</p>
<h4>Base type styes</h4>